On 2012-08-19 19:56, 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 2 > make: *** [check] Error 2 > > I know you said errors where expected, so is this when and where they > are to be expected? > > Bruce, I am actually that ignorant regarding top posting & trimming, > because I've NEVER run into this issue before! What can I say? I did > google them and hopefully I'll get it right next time. > I want to make sure this package is correct before proceeding. I > would hate to get 20 steps down the road and have everything blow up > in my face because of something I missed way back here.
Can you add -B 10 or -B 20 to your grep command? that will give a wee bit more information. -- Jasmine Iwanek -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page