Well..... I was looking through the 6.9 commands and realized I was missing some stuff so I decided to restart the glibc compile. One of the things I missed was looking at the check log.
grep Error glibc-check-log 1- make[2]: *** [/sources/glibc-build/libio/tst-ftell-partial-wide.out] Error 1 2- make[1]: *** [libio/tests] Error 2 3- make[2]: *** [/sources/glibc-build/posix/tst-getaddrinfo4.out] Error 1 4- make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored) 5- make[1]: *** [posix/tests] Error 2 6- make[2]: [/sources/glibc-build/conform/run-conformtest.out] Error 1 (ignored) 7- make: *** [check] Error 2 according to the book what are acceptable failures are: pass: lines 1, 3 fail: 2, 4, 5, 6, 7 I then googled the whole error and found out everything was good. I don't see those errors in the book. That little section in the pdf might need a little touch up.
-- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
