hi all, First of all thanks for the good work on hlfs. i'm using hlfs now for quite a while and wanted to start updating to glibc 2.4 and gcc 4.1.1 right now i have glibc-2.3.6 and gcc-Version 3.4.5 (ssp). when trying the new hlfs book @ http://www.linuxfromscratch.org/~robert/hlfs/NEO/hlfs-book i can't get past the embryo toolchain. after an hour of compiling i get
make[3]: Entering directory `/root/router/lfs-ch5/install/embryo-build' make[3]: Leaving directory `/root/router/lfs-ch5/install/embryo-build' warning: ./cc1-checksum.o differs Bootstrap comparison failure! ./ggc-common.o differs make[2]: *** [compare] Error 1 make[2]: Leaving directory `/root/router/lfs-ch5/install/embryo-build' make[1]: *** [stage3-bubble] Error 2 make[1]: Leaving directory `/root/router/lfs-ch5/install/embryo-build' make: *** [all] Error 2 I thought i maybe a problem with my old gcc/binutils and this is only a warning i thought i might skip it ( of course its is not "the right thing" but since the build is done i tried a make install and got the following error : make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/root/router/lfs-ch5/install/embryo-build/stage3-binutils' make[3]: Leaving directory `/root/router/lfs-ch5/install/embryo-build/stage3-binutils' make[2]: Leaving directory `/root/router/lfs-ch5/install/embryo-build/stage3-binutils' /bin/sh: line 0: cd: ./fixincludes: No such file or directory make[1]: *** [install-fixincludes] Error 1 make[1]: Leaving directory `/root/router/lfs-ch5/install/embryo-build' make: *** [install] Error 2 . Is the second error related to the first one ? Do i need a more recent version of lfs ( with glibc 2.4 and gcc 4.1.1 ?) or should it be working with the current version ? michael -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
