On Mit, 2005-07-20 at 00:06 +0200, Jens Olav Nygaard wrote:
> A quick 'find' tells me that there is a prctl.h defining ARCH_SET_FS
> in /usr/src/linux-2.6.12.2/include/asm-x86_64, but is this supposed to
> be included by the glibc?!?! (Pasting in the definition of ARCH_SET_FS

Haven't you copied asm-x86_64 to /tools/include/asm?

The Linux-Libc-Headers page states "If your architecture is not i386
(compatible), adjust the first command accordingly." So, you have to
s/i386/x86_64/ in the cp command.

BTW: Just finished compiling a pure 64 bit system with gcc 4.0.1, GNOME
2.10, and OpenOffice.org 2.0 m116, works nice...

Regards,

Jürg

-- 
Jürg Billeter <[EMAIL PROTECTED]>

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

Reply via email to