On 11/21/09, Kyle Brennan wrote: > make[2]: *** [/tools/include/linux/errno.h] Error 1 > make[2]: Leaving directory `/mnt/lfs/tools/glibc-2.5.1/iconv' > make[1]: *** [iconv/subdir_lib] Error 2 > make[1]: Leaving directory `/mnt/lfs/tools/glibc-2.5.1' > make: *** [all] Error 2
Don't forget that it is sometimes possible to search for the error messages to get ideas. I searched google for "glibc make[1]: *** [iconv/subdir_lib] Error 2" and the first result turned up somebody got the same error and posted their explanation http://www.linuxquestions.org/questions/linux-from-scratch-13/lfs-6.3-glibc-2.5.1-compile-error-676677/ -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
