On 3/22/12 5:43 PM, Thierry Nuttens wrote:
> In file included from /mnt/lfs/tools/include/features.h:382:0,
>                   from /mnt/lfs/tools/include/limits.h:27,
>                   from 
> /mnt/lfs/tools/bin/../lib/gcc/x86_64-lfs-linux-gnu/4.7.0/include-fixed/limits.h:169,
>                   from 
> /mnt/lfs/tools/bin/../lib/gcc/x86_64-lfs-linux-gnu/4.7.0/include-fixed/syslimits.h:7,
>                   from 
> /mnt/lfs/tools/bin/../lib/gcc/x86_64-lfs-linux-gnu/4.7.0/include-fixed/limits.h:34,
>                   from dummy.c:1:
> /mnt/lfs/tools/include/gnu/stubs.h:9:27: fatal error: gnu/stubs-64.h: No such 
> file or directory
>
>
> The completed log is here
>
> http://orchidman.dyndns-server.com/log/sekong/x86_64/pass1/gcc-4.7.0/07_glibc.log
>
> Note that I used Jeremy method's
>
> http://linuxfromscratch.org/~jhuntwork/sysroot/

At a quick glance, it looks like you have a /tools/include/limits.h file 
already which shouldn't be there - that will get put into place after 
you've compiled and installed glibc. Double check your gcc pass1 
commands, that they match what is in the book.

I didn't get a chance yet to update my changes with the new versions of 
gcc and glibc - I'll aim to do that soon.

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

Reply via email to