On Thu, 2005-04-21 at 03:54, Joel Miller wrote: > Georges Chalhoub wrote: > > The manual says: > > cp -R include/asm-i386 /tools/include/asm > > cp -R include/linux /tools/include > > What is the full path of the "include/asm-i386" ? > > Thank you > Try bzip2 -cd Linux-Libc-Headers-2.6.8.1 | tar xvf - cd Linux-Libc-Headers-2.6.8.1 cp -R include/asm-i386 /tools/include cp -R include/linux /tools/include
I got mixed up here aswell Regards, Donal -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
