I do, I copy each command, I obviously missed one, thanks for your help
________________________________ From: Andrew Benton <[email protected]> To: [email protected] Sent: Sat, 21 August, 2010 7:19:14 PM Subject: Re: Linux-2.6.35.2 API Headers On 21/08/10 09:56, Hamish West wrote: > Hi, > I am using book version: SVN-20100817 > Host: Ubuntu 9.10 32-bit > I am making the Linux API Headers for the toolchain, 'make mrproper' > runs fine, so does 'make header_check' but not the 'CP' command. > Any help is really appreciated. > Thanks, > Hamish. > > ############TERMINAL PRINTOUT############ > l...@hamish-laptop:/mnt/lfs/sources/linux-2.6.35.2$ make headers_check If you read the book you will see that the command you should have run is: make INSTALL_HDR_PATH=dest headers_install So it's no wonder that dest/include/* doesn't exist. I would suggest that you follow the book until you know what you're doing. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
