rick wrote:
I have finally managed to get to step 5.5, Installation of Linux-Libc-Headers without any errors but now am stuck.

The instructions given on pg. 57 in Linux From Scratch ver 6.1 show performing a cp from (what I believe) is my original partition...
"cp -R include/asm-i386  /tools/include/asm"

/tools should be a symlink to the /mnt/lfs/tools directory, therefore you shouldn't be copying to your original (I assume this means your host) partition.

2. If I am to copy the files from the original partition, I dont have the asm-1386 file set.

They're in the linux-libc-headers tarball, which you should have untarred and cd'ed into the top-most directory of the extracted contents - i.e. you should now be in /sources/linux-libc-headers-2.6.11.2/. These preliminary steps to installing any package are outlined in paragraph 4 of section 5.1.

Regards,

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