On Thu, Apr 22, 2010 at 4:03 AM, Dmytro Boyko wrote:
> Hi!
> I have question(maybe stupid) about chapter 5.6.1. "Installation of Linux API
> Headers". Where I should execute these instructions:
> make mrproper
> make headers_check
> make INSTALL_HDR_PATH=dest headers_install
> cp -rv dest/includ
четвер, 22-кві-2010 12:06:55 jumbophut ви написали:
> You should unpack the linux source into $LFS/source (tar -xjf
> linux[...].tar.bz2) then cd into the resulting directory and execute
> the commands there.
>
> This is the standard rule for all packages (see the last 'important'
> instruction in
On Thu, Apr 22, 2010 at 8:03 PM, Dmytro Boyko wrote:
> I have question(maybe stupid) about chapter 5.6.1. "Installation of Linux API
> Headers". Where I should execute these instructions:
> make mrproper
> make headers_check
> make INSTALL_HDR_PATH=dest headers_install
> cp -rv dest/include/* /to