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

Reply via email to