francisco martinez wrote: > • 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. mpc shouldn't have anything to do with configure finding the correct object suffix. There should be a config.log that may give you more details. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page