mrdaniel wrote:
i'd already came to this stage untaring the glibc once again as follows:

I have no name!://sources# tar -xvf glibc-2.3.4.tat.bz2 cd into the new glibc source directory and did the 3 patches, mkdir ../glibc-build.
cd ../glibc-build
then in ...glibc-build# ../configure with options according to the book on pg 87

But after a short run... saw this message :-
checking for suffix of object files ... configure:error:connot compute suffix 
of files: cannot compile.

can someone assist please.

thanks.



Looks like your gcc is broken - exit chroot and run "ldd /tools/bin/gcc" as the lfs user, and paste the output here. Also, your bash prompt shouldn't say "I have no name!" at this point - you missed something earlier in Chap. 6.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to