oh, so it is a normal and ignorable error message?? Any thing in the build with error, make me nervous, and it is best if all errors are explainable. LFS book does a good incredible job explain all inordinary condition. So this error is a good one going into it or FAQ
Thanks -D On Wed, Mar 25, 2009 at 7:48 AM, Ken Moffat <[email protected]> wrote: > On Tue, Mar 24, 2009 at 02:54:39PM -0700, Dan Tran wrote: >> + make -k check >> make[1]: Entering directory `/root/fdb-env/target/build/build-gcc' >> make[2]: Entering directory >> `/root/fdb-env/target/build/build-gcc/fixincludes' >> autogen -T ../../gcc-4.3.3/fixincludes/check.tpl >> ../../gcc-4.3.3/fixincludes/inclhack.def >> make[2]: autogen: Command not found >> make[2]: *** [check] Error 127 >> make[2]: Leaving directory `/root/fdb-env/target/build/build-gcc/fixincludes' >> make[1]: *** [check-fixincludes] Error 2 >> make[2]: Entering directory `/root/fdb-env/target/build/build-gcc/gcc' >> >> >> is it intended to makesure gcc does not mess with linux header? >> >> or it is just me having this problem compiling gcc 4.3.3 in chapter 6 >> >> Thanks for all the helps >> >> -Dan > What problem ? I assume 'make check' continued after what you have > shown us, and eventually (several hours later) completed the tests ? > > The lines you have pasted are absolutely normal for the gcc-4.3 > series. As to what autogen is, or what that particular check.tpl is > supposed to do, I have no idea :) > > ĸen > -- > das eine Mal als Tragödie, das andere Mal als Farce > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
