Hi, The question is on: 5.5.1. Installation of Linux-Libc-Headers
It is mentioned to copy the kernel headers as: cp -Rv include/asm-i386 /tools/include/asm cp -Rv include/linux /tools/include But, should it not be? cp -Rv /usr/src/kernels/2.6.9-34.EL-i686/include/asm-i386 /tools/include/asm -Ambarish. DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Pvt. Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Pvt. Ltd. does not accept any liability for virus infected mails. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
