|
|
my machine is
host: feora 4 with gcc 4.0 and the kernel is 2.6.11
and i make a new partition to follow the book
error happens when i follow the chap 6 section 6.11 to compile the glibc
the follow the instruction to tar the glibc-linux-thread-......bz2 to the directory of glibc-2.3.4 ,
and then
../glibc-2.3.4/configure --prefix=/usr \
--disable-profile --enable-add-ons \
--enable-kernel=2.6.0 --libexecdir=/usr/lib/glibc
then , error appeard,it says
checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
who can tell me why ? and what can i do then ?
thank you !!! |
|