Matt Burgess wrote: > On Tue, 2012-08-14 at 18:38 -0500, Bruce Dubbs wrote: > >> make[3]: Entering directory `/sources/gcc-build/fixincludes' >> autogen -T ../../gcc-4.7.1/fixincludes/check.tpl >> ../../gcc-4.7.1/fixincludes/inclhack.def >> make[3]: autogen: Command not found >> make[3]: *** [check] Error 127 >> >> We don't want to use fixincludes anyway. Should I fix up the make check >> Makefile to skip this so we don't get the error, or should I just ignore it? > > I'm happy enough to just leave it as it is as it doesn't break the > build. It's a bit messy, but then I'd put it in the same category as > packages that cause GCC to spew warnings out; messy but easily > ignorable.
Too late! I added a one line sed that takes care of the issue. WE still get some Errors of course, but on my system it is only one FAIL in libmudflap. The procedure also flags XFAIL as 'Error' so a grep on Error still shows a few things. Overall, the test suite is a lot better than it used to be. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page