I am a beginning LFS student/builder. I was using the LFS livecd (Version x86-6.3-r2160) for my build. The binutils build went well. The gcc build (with the command 'make bootstrap') however, failed with the following being the last 20 lines of the error output:
warning: structure `reg_info_def' used but not defined warning: structure `value_set' used but not defined warning: structure `c_arg_info' used but not defined warning: structure `c_switch' used but not defined warning: structure `et_node' used but not defined warning: structure `loop' used but not defined warning: structure `ipa_reference_vars_info_d' used but not defined warning: structure `reg_info_def' used but not defined warning: structure `value_set' used but not defined ../../gcc-4.1.2/gcc/config/i386/i386.md:20209: warning: string length '903' is greater than the length '509' ISO C89 compilers are required to support ../../gcc-4.1.2/gcc/config/i386/i386.md:7887: warning: string length '510' is greater than the length '509' ISO C89 compilers are required to support ./gt-c-decl.h: In function 'gt_ggc_mx_lang_tree_node': ./gt-c-decl.h:61: error: dominator of 7 should be 10, not 9 ./gt-c-decl.h:61: internal compiler error: in verify_dominators, at dominance.c:875 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[2]: *** [c-decl.o] Error 1 make[1]: *** [stage2_build] Error 2 make: *** [bootstrap] Error 2 I have reserved the entire make log and error files, in case they are needed. What would be the best course of action for me to take to resolve the problem. Thank you for your time. -- Frederick M. Muriithi -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page