On 12/18/2009 12:56 AM, Jonathan Wilkes wrote:
>
> Dominic and everyone else,
> Thanks for the tips. I found "patch" after refreshing the
> synaptic packages, and it installed fine. Now I'm on level 6.9, and
> I get these errors when I run the tests on glibc:
>
> make[2]: *** [/sources/glibc-build/libio/tst-fopenloc.check] Error 127
> make[1]: *** [libio/tests] Error 2
> make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
> make[2]: *** [/sources/glibc-build/posix/bug-regex2-mem] Error 127
> make[2]: *** [/sources/glibc-build/posix/bug-regex14-mem] Error 127
> make[2]: *** [/sources/glibc-build/posix/bug-regex21-mem] Error 127
> make[2]: *** [/sources/glibc-build/posix/tst-rxspencer-mem] Error 127
> make[2]: *** [/sources/glibc-build/posix/tst-pcre-mem] Error 127
> make[2]: *** [/sources/glibc-build/posix/tst-boost-mem] Error 127
> make[2]: *** [/sources/glibc-build/posix/bug-glob2-mem] Error 127
> make[2]: *** [/sources/glibc-build/posix/tst-vfork3-mem] Error 127
> make[1]: *** [posix/tests] Error 2
> make[2]: *** [/sources/glibc-build/misc/tst-error1-mem] Error 127
> make[1]: *** [misc/tests] Error 2
> make[2]: *** [/sources/glibc-build/crypt/sha512c-test.out] Error 1
> make[1]: *** [crypt/tests] Error 2
> make[2]: *** [/sources/glibc-build/nptl/tst-stack3-mem] Error 127
> make[1]: *** [nptl/tests] Error 2
> make[2]: *** [/sources/glibc-build/elf/tst-leaks1-mem] Error 127
> make[1]: *** [elf/tests] Error 2
> make: *** [check] Error 2
>
> I've checked with the required host packages, and it seems like I have
> everything I need. I've followed the book very closely up to now, but I'm
> a little intimated by all the errors. Basically, a) how do I know if
> these errors were caused by mistakes when building the initial,
> temporary toolchain, and b) if that turns out to be the case, is it best
> just to start over from scratch? ( I didn't build Bison before Bash this
> time around, so I'm not sure if that has anything to do with my errors )
>
> Thank you,
> Jonathan
>
As noted in the book, it's normal to have a few failures in the Glibc
testsuite. However I'm not sure if those failures in particular are
expected, so check with "grep -B3 Error glibc-check-log" and look for
obvious error messages (or just respond with the output).
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page