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!