[SOLVED] Installing RosBE 2.1.2 on Linux Mint 17.3

All development related issues welcome

Moderator: Moderator Team

Post Reply
eersoy93
Posts: 289
Joined: Mon Mar 19, 2012 11:24 pm
Contact:

[SOLVED] Installing RosBE 2.1.2 on Linux Mint 17.3

Post by eersoy93 »

Hi! RosBE 2.1.2 couldn't install on Linux Mint 17.3. What can I do?

Console output:

Code: Select all

*******************************************************************************
*         ReactOS Build Environment for Unix-based Operating Systems          *
*                      Builder Tool for the Base package                      *
*                      by Colin Finck <colin@reactos.org>                     *
*                                                                             *
*                                 Version 2.1.2                               *
*******************************************************************************

This script compiles and installs a complete Build Environment for building
ReactOS.

Checking for the needed tools...
Checking for as... OK
Checking for bison... OK
Checking for flex... OK
Checking for gcc... OK
Checking for g++... OK
Checking for grep... OK
Checking for makeinfo... OK
Checking for python... OK
Checking for GNU Make... OK
Checking for zlib... OK

Installation Directory
In which directory do you want to install it?
Enter the path to the directory here or simply press ENTER to install it into the default directory.
[/usr/local/RosBE] 

An older version of the Build Environment has been found in this directory.
Please choose one of the following options:

 (U)pdate/(r)einstall the Build Environment
 (C)hoose a different installation directory

Your choice [U]: 

Ready to start
Ready to build and install the ReactOS Build Environment.
Press Return to continue or Ctrl+C to exit.

Building...
Checking if the host compiler supports -march=native... yes
Running "gcc -s -o /usr/local/RosBE/bin/buildtime /media/eersoy93/Depo/Yazılımlar/ReactOS_Derleme_Ortamı/RosBE-Unix-2.1.2/tools/buildtime.c"... OK
Running "gcc -s -o /usr/local/RosBE/bin/cpucount /media/eersoy93/Depo/Yazılımlar/ReactOS_Derleme_Ortamı/RosBE-Unix-2.1.2/tools/cpucount.c"... OK
Running "gcc -s -o /usr/local/RosBE/bin/scut /media/eersoy93/Depo/Yazılımlar/ReactOS_Derleme_Ortamı/RosBE-Unix-2.1.2/tools/scut.c"... OK
Extracting cmake... OK
Running "../cmake/bootstrap --prefix=/usr/local/RosBE --parallel=5"... FAILED
Please take a look at the log file "/media/eersoy93/Depo/Yazılımlar/ReactOS_Derleme_Ortamı/RosBE-Unix-2.1.2/sources/build.log"
If you did not do something wrong, please save the log file and contact the ReactOS Team.
Aborted!
build.log: http://www.sudrap.org/paste/text/826495/

"Erişim engellendi" means "Access denied", "satır" means line. I am rooted via "su root" before running RosBE-Builder.sh.

Thanks for answers.
Last edited by eersoy93 on Thu Jun 16, 2016 6:16 pm, edited 2 times in total.
User avatar
Black_Fox
Posts: 1584
Joined: Fri Feb 15, 2008 9:44 pm
Location: Czechia

Re: Installing RosBE 2.1.2 on Linux Mint 17.3

Post by Black_Fox »

From immediate point of view it seems that you try to run a non-executable ../cmake/bootstrap which; that will cause access denied errors even for the root user. I can't tell what caused that or what to do to prevent the issue. The simplest fix would be to add executable permissions to that bootstrap binary, but there may be many more such issues down the line.
eersoy93
Posts: 289
Joined: Mon Mar 19, 2012 11:24 pm
Contact:

Re: Installing RosBE 2.1.2 on Linux Mint 17.3

Post by eersoy93 »

The reason of my issue is executable permissions on NTFS partitions. I copied RosBE-Unix-2.1.2 directory to ext4 partition, so the issue has been resolved.
Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests