On Tue, 13 Mar 2012 17:40:03 +0000
Bruce Dubbs <bruce.du...@gmail.com> wrote:

> I'm having a problem with why this is happening. 

Me too...

>  The jhalfs vanilla LFS 
> svn build worked perfectly for me.
> 
>   http://www.linuxfromscratch.org/~bdubbs/033-gcc-pass1

Looking at your log I see:
*** This configuration is not supported in the following subdirectories:
     target-libquadmath gnattools target-libada target-libstdc++-v3 
target-libgfortran target-libgo target-libffi target-zlib target-libjava 
target-libobjc target-libgomp target-libmudflap target-libssp target-boehm-gc
    (Any other directories should still work fine.)

Notice the target-zlib in there? For me I get:
*** This configuration is not supported in the following subdirectories:
     target-libquadmath target-libstdc++-v3 target-libgomp target-libmudflap 
target-libssp
    (Any other directories should still work fine.)

So it would seem that for you, configure sees that target-zlib will not
work and doesn't try to compile gcc-build/x86_64-lfs-linux-gnu/zlib
For me, configure thinks target-zlib will work and it has a go.

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to