The version of the book being used (in this case 7.3) • The host distribution and version being used to create LFS : Debian • The output from the Section vii, “Host System Requirements” [xviii] : bash, version 4.1.5(1)-release /bin/sh -> /bin/bash Binutils: (GNU Binutils for Debian) 2.20.1-system.20100303 bison (GNU Bison) 2.4.1 /usr/bin/yacc -> /usr/bin/bison bzip2, Version 1.0.5, 10-Dec-2007. Coreutils: 8.5 diff (GNU diffutils) 3.0 find (GNU findutils) 4.4.2 GNU Awk 3.1.7 /usr/bin/awk -> /usr/bin/gawk gcc (Debian 4.4.5-8) 4.4.5 (Debian EGLIBC 2.11.3-4) 2.11.3 GNU grep 2.6.3 gzip 1.3.12 Linux version 2.6.32-5-686 (Debian 2.6.32-48squeeze1) (da...@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Feb 25 01:04:36 UTC 2013 m4 (GNU M4) 1.4.14 GNU Make 3.81 patch 2.6 Perl version='5.10.1'; GNU sed version 4.2.1 tar (GNU tar) 1.23 Texinfo: makeinfo (GNU texinfo) 4.13 xz (XZ Utils) 5.0.0 gcc compilation OK
• The package or section the problem was encountered in : GCC first compilation • The exact error message or symptom being received : checking for suffix of object files .. configure: error : in `/mnt/lfs/sources/gcc-build/i686-lfs-linux-gnu/libgcc ' : configure : error : cannot compute suffix of object files: cannot compile make[1]: *** [configure-target-libgcc] Error 1 make[1]: Leaving directory `/mnt/lfs/sources/gcc-build' • Note whether you have deviated from the book at all : didnt deviate. i found this solution : export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/mpc/lib/ on stack overflow, but i am not sure where should i add it, maybe the bashrc? i also wondered and saw some mails, and looking at the revised my symbolic links, but i find them correct, or at least as the book says.
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page