Garrett Gaston wrote: > This is what I got for the make -k check command for glibc on chapter 6
> /bootparam.h sysvipc/sys/ipc.h sysvipc/sys/msg.h sysvipc/sys/sem.h sysvipc/sys/shm.h termios/termios.h termios/sys/termios.h termios/sys/ttychars.h time/time.h time/sys/time.h time/sys/timeb.h wcsmbs/wchar.h wctype/wctype.h > /sources/Chapter-6/6.9._Glibc-2.14.1/glibc-build/begin-end-check.out make[1]: Target `check' not remade because of errors. make[1]: Leaving directory `/sources/Chapter-6/6.9._Glibc-2.14.1/glibc-2.14.1' make: *** [check] Error 2 > This is what I got for grep error for glibc on chapter 6 > root:/sources/Chapter-6/6.9._Glibc-2.14.1/glibc-build# grep Error > glibc-check-log make[2]: [/sources/Chapter-6/6.9._Glibc-2.14.1/glibc-build/posix/annexc.out] Error 1 (ignored) make[2]: *** [/sources/Chapter-6/6.9._Glibc-2.14.1/glibc-build/rt/tst-cpuclock2.out] Error 1 make[1]: *** [rt/tests] Error 2make: *** [check] Error 2 Both these issues are documented in the book. If that's all you have, you have a very clean system. > I know you said errors where expected, so is this when and where they are to > be expected? Yes. Also, try using some more blank lines. Your mailer apparently does not recognize new line characters and that made it very hard to parse what you wrote. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
