On Wed, Jan 10, 2007 at 09:43:42PM +0000, Pedro Rodrigues de Figueiredo wrote: > Hi... I'm installing LFS 20061209, and completed chapter 5 without > problems. Now, on chapter 6, when running the glibc tests, I got the > following errors: > > 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[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/nptl/tst-cancel1.out] Error 1 > 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 > > Are theses expected, or is there something wrong? > > Thank you, > Pedro > Hi Pedro,
I'm seeing a number of errors, but not these. FWIW, I'm seeing ten various 'Error 1' in nptl, but *not* the error you see. Apart from that, I only get the posix/annexc.out Error. From memory, I suspect that 'Error 127' is something like 'program not found'. If you can look for the first two of your 'Error 127' in your full log, maybe something shows as 'not found' ? If nothing else shows up, maybe perl was broken. If you run 'perl -V' in chroot, what does it show for '@INC' ? Do you have a number of *.pl *.pm files in /tools/lib/perl5/5.8.8 ? (but that is just a wild guess, based on my own and others past errors) ĸ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
