It might be your running kernel. None of the glibc tests should fail, but many things affect the glibc tests. What is your host system?
This test failing shouldn't be a big deal. If your host system is LFS, HLFS, or Slackware, then I would be more curious because those kernels are fairly generic. robert On October 2, 2005 06:39 pm, Allen J. Newton wrote: > Hi, > > Using book version HLFS-BOOK-SVN-20050929, followed all steps to the > letter. > > Chap 6.11 Glibc-2.3.5, got to the step "To test the results, issue: make > check. They should all pass." > > Here's the output: > > =========================================================================== > gcc -fno-stack-protector -no-pie -nostdlib -nostartfiles -o > //sources/glibc-build/rt/tst-mqueue8x > -Wl,-dynamic-linker=/lib/ld-linux.so.2 //-Wl,-z,combreloc -Wl,-z,relro > //sources/glibc-build/csu/crt1.o ////sources/glibc-build/csu/crti.o `gcc > -fno-stack-protector -no-pie //--print-file-name=crtbegin.o` > //sources/glibc-build/rt/tst-mqueue8x.o ////sources/glibc-build/rt/librt.so > ////sources/glibc-build/nptl/libpthread_nonshared.a > ////sources/glibc-build/nptl/libpthread.so > //-Wl,-rpath-link=//sources/glibc-build://sources/glibc-build/math://source >s/glibc-build/elf://sources/glibc-build/dlfcn://sources/glibc-build/nss://so >urces/glibc-build/nis://sources/glibc-build/rt://sources/glibc-build/resolv: >//sources/glibc-build/crypt://sources/glibc-build/nptl > ////sources/glibc-build/libc.so.6 //sources/glibc-build/libc_nonshared.a > -lgcc //-Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc > -fno-stack-protector //-no-pie --print-file-name=crtend.o` > //sources/glibc-build/csu/crtn.o GCONV_PATH=//sources/glibc-build/iconvdata > LC_ALL=C //sources/glibc-build/elf/ld-linux.so.2 --library-path > ////sources/glibc-build://sources/glibc-build/math://sources/glibc-build/el >f://sources/glibc-build/dlfcn://sources/glibc-build/nss://sources/glibc-buil >d/nis://sources/glibc-build/rt://sources/glibc-build/resolv://sources/glibc- >build/crypt://sources/glibc-build/nptl > ////sources/glibc-build/rt/tst-mqueue8x > > ////sources/glibc-build/rt/tst-mqueue8x.out make[2]: *** > [//sources/glibc-build/rt/tst-mqueue8x.out] Error 1 > make[2]: Leaving directory `/sources/glibc-2.3.5/rt' > make[1]: *** [rt/tests] Error 2 > make[1]: Leaving directory `/sources/glibc-2.3.5' > make: *** [check] Error 2 > =========================================================================== > > Is this anything I need to be concerned about?o > > Thanks for any help you can give... > > -- > Allen J. Newton ([EMAIL PROTECTED]) -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
