First of all, I must say that English isn't my first language, so feel confortable to correct any mistake. My computer is configured exactly the way the LFS book (6.4) says. I've received this error while building gcc:
./gcc-4.3.2/gcc -I../../gcc-4.3.2/gcc/. -I../../gcc-4.3.2/gcc/../include -I../../gcc-4.3.2/gcc/../libcpp/include -I/mnt/lfs/sources/gcc-build/./gmp -I/mnt/lfs/sources/gcc-4.3.2/gmp -I/mnt/lfs/sources/gcc-build/./mpfr -I/mnt/lfs/sources/gcc-4.3.2/mpfr -I../../gcc-4.3.2/gcc/../libdecnumber -I../../gcc-4.3.2/gcc/../libdecnumber/bid -I../libdecnumber ../../gcc-4.3.2/gcc/c-errors.c -o c-errors.o ../../gcc-4.3.2/gcc/c-errors.c:62: internal compiler error: in pop_scope, at c-decl.c:853 Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions. make[3]: ** [c-errors.o] Error 1 make[3]: Exiting directory `/mnt/lfs/sources/gcc-build/gcc' make[2]: ** [all-stage1-gcc] Error 2 make[2]: Exiting directory `/mnt/lfs/sources/gcc-build' make[1]: ** [stage1-bubble] Error 2 make[1]: Exiting directory `/mnt/lfs/sources/gcc-build' make: ** [all] Error 2 Thanks -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
