Nolan wrote:
> Appears to be some show-stoppers here.
> Any suggestions for debugging? || Do I need to rebuild, and at what 
> point should that start.
> 
> 
> make[1]:  Target `check' not remade because of errors.
> make[1]:  Leaving directory `/sources/glibc-2.12.1'
> make: *** [check] Error 2
> root:/sources/glibc-build# grep Error glibc-check-log
> make[2]: *** [/sources/glibc-build/stdio-common/bug22.out] Error 1
> make[1]: *** [stdio-common/test] Error 2
> make[2]:  [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
> make[2]: *** [/sources/glibc-build/crypt/sha512c-test.out] Error 1
> make[1]: *** [crypt/tests] Error 2
> make[2]: *** [/sources/glibc-build/nptl/tst-execstack.out] Error 1
> make[1]: *** [nptl/tests] Error 2
> make[2]: *** [/sources/glibc-build/rt/tst-cputimer1.out] Error 1
> make[1]: *** [rt/tests] Error 2
> make[2]: *** [/sources/glibc-build/elf/tst-execstack.out] Error 1
> make[2]: *** [/sources/glibc-build/elf/tst-execstack-needed.out] Error 127
> make[2]: *** [/sources/glibc-build/elf/tst-execstack-prog.out] Error 127
> make[1]: *** [elf/tests] Error2
> make: *** [check] Error 2
> All test had passed up to this point.

You don't provide enough information.  Many of the above errors look 
like OS or hardware related problems.  What is your base OS (uname -a) 
and what kind of hardware (/proc/cpuinfo) are you building on.

> I had what I understood to just be a warning on the 2nd pass of GCC, 
> which read...
> "cp: target `gcc/Makefile.in' is not a directory"

That doesn't look good.  It makes everything after gcc pass2 suspect.
Did you remove the prior gcc source and re-extract before building gcc 
pass2?

You don't confirm the version of the book you are using, but iy looks 
like LFS-6.7.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to