Sebastien RAFFALLI wrote:
Hi everybody,

        I'm using the book Cross-Compiled Linux From Scratch - Version 
1.0.0rc4-x86
        my host system is a x86_64 and my target system a x86.

        In the chapter 10 => 10.7. Glibc-2.4
when i tried to compile the glibc i have got these errors
<code>
nptl/sysdeps/x86_64/tls.h:23:47: error: asm/prctl.h: No such file or directory
nptl/sysdeps/x86_64/tls.h:62:3: error: #error "TLS support is required."
</code>

        I don't understand ! someone can help me!

regards

This is because your following the x86 book, x86_64. As I was telling you on IRC, you need to follow the x86_64 book. The x86 book is not compatible with x86_64.
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to