Hi,Colin Finck:
I rebuild RosBE-UNIX using the experimental binutils.tar.bz2 package, it
works well.
there is the output on the console, thank you!
[root@YINSG664A RosBE-Unix-0.3.6]# ./RosBE-Builder.sh
*******************************************************************************
* ReactOS Build Environment for Unix-based Operating Systems *
* Builder Tool *
* by Colin Finck <mail(a)colinfinck.de> *
* *
* Version 0.3.6 *
*******************************************************************************
This script compiles and installs a complete Build Environment for building ReactOS.
Checking for the needed tools...
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 GNU Make... 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/RosBE]
The directory "/usr/RosBE" does not exist. The installation script will create
it for you.
Ready to start
Ready to build and install the ReactOS Build Environment.
Press ENTER to continue or any other key to exit.
Building...
Extracting mingw-runtime... OK
Extracting w32api... OK
Extracting binutils... OK
Configuring binutils... OK
Building binutils... OK
Installing binutils... OK
Cleaning up binutils... OK
Extracting gcc... OK
Configuring gcc... OK
Building gcc... OK
Installing gcc... OK
Cleaning up gcc... OK
Extracting make... OK
Configuring make... OK
Building make... OK
Installing make... OK
Cleaning up make... OK
Extracting nasm... OK
Configuring nasm... OK
Building nasm... OK
Installing nasm... OK
Cleaning up nasm... OK
Final actions
Compiling buildtime... OK
Compiling cpucount... OK
Removing unneeded files... OK
Removing debugging symbols... OK
Copying scripts... OK
Writing version... OK
Finished successfully!
To create a shortcut to the Build Environment on the Desktop, please switch back to your
normal User Account (I assume you ran this script as "root").
Then execute the following command:
/usr/RosBE/createshortcut.sh
If you just want to start the Build Environment without using a shortcut, execute the
following command:
/usr/RosBE/RosBE.sh <path/to/your/ReactOS/source/directory> [<optional color
code>]
Kevin Yin
Hi,
I googled around and it looks like this is a problem in the binutils
configuration script, which has been fixed in the meantime:
http://www.nabble.com/binutils-build-error-to12957523.html#a12957523
As I wanted to release a new RosBE-Unix version anyway soon, this problem
should be fixed in the new release. But it will probably still take some
weeks until the new version is ready.
You could also experimentally try the new "binutils.tar.bz2" package I just
uploaded to
http://reactos.colinfinck.de (directory "Experimental Stuff").
This is the same binutils version, which is also used in the current
RosBE-Windows 1.1. Anyway, I didn't try it myself with RosBE-Unix yet, so
this is highly experimental. Theoretically it should work :-)
Just replace the existing "binutils.tar.bz2" from the "sources"
subdirectory
of the RosBE-Unix files, remove the "binutils" and "binutils_build"
subdirectories (if they exist) and re-run the "RosBE-Builder.sh" script.
Please report if that worked.
Regards,
Colin
-----Original Message-----
From: ros-dev-bounces(a)reactos.org
[mailto:ros-dev-bounces@reactos.org] On Behalf Of kevin yin
Sent: Thursday, December 13, 2007 10:34 AM
To: ros-dev(a)reactos.org
Subject: [ros-dev] build error with RoseBE on Fedora 8
hello everyone:
there some chinese character in the attechment( make.log
),have replaced
to english.
there is some output on the console below:
[root@YINSG664A RosBE-Unix-0.3.6]# ./RosBE-Builder.sh
**************************************************************
*****************
* ReactOS Build Environment for Unix-based Operating Systems *
* Builder Tool *
* by Colin Finck <mail(a)colinfinck.de> *
* *
* Version 0.3.6 *
**************************************************************
*****************
This script compiles and installs a complete Build Environment for
building ReactOS.
Checking for the needed tools...
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 GNU Make... 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/RosBE]
The directory "/usr/RosBE" does not exist. The installation
script will
create it for you.
Ready to start
Ready to build and install the ReactOS Build Environment.
Press ENTER to continue or any other key to exit.
Building...
Extracting mingw-runtime... OK
Extracting w32api... OK
Extracting binutils... OK
Configuring binutils... OK
Building binutils... FAILED
Please take a look at the log file
"/home/enjoyo/RosBE-Unix-0.3.6/make.log"
If you did not do something wrong, please save the log file
and contact
the ReactOS Team.
Aborted!
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev