nptl/sysdeps/unix/sysv/linux/bits/local_lim.h:39:26: fatal error: 
linux/limits.h: No such file or directory
compilation terminated.
sed: can't read /mnt/lfs/g/tls.make.dT: No such file or directory
nptl/sysdeps/unix/sysv/linux/bits/local_lim.h:39:26: fatal error: 
linux/limits.h: No such file or directory
compilation terminated.
../nptl/sysdeps/unix/sysv/linux/bits/local_lim.h:39:26: fatal error: 
linux/limits.h: No such file or directory
compilation terminated.
mkdir /mnt/lfs/g/csu
make[2]: *** No rule to make target `/mnt/lfs/g/bits/stdio_lim.st', needed 
by `/mnt/lfs/g/bits/stdio_lim.h'.  Stop.
make[1]: *** [csu/subdir_lib] Error 2
make: *** [all] Error 2

I'm not quite sure what is wrong with the above but I am trying to compile 
glibc-2.14 with the development code. One I don't understand and deviated 
from the online book a little was concerning copying the kernel headers. 
With the 2.4 version I am familiar with you simply created in your 
usr/include directory two directory called linux and asm. Linux kernel 
headers when into "linux" and your arch's asm code went into "asm". There is 
now called a directory "asm-generic" It has been completing changed from the 
2.4 kernel. This is my first workings with 2.6. How do I copy those kernel 
headers over for a x86_64 or a i386. My old linux is a 32 bit version but I 
would like to build a 64 bit lfs because I have an Athlon 3200+. 64 bit.

Bill

-- 
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