On Sat, 27 Nov 2010 11:48:15 -0600
robert wrote:
> Events moving along swimmingly until this point:
>
> 6.7.1. Installation of Linux API Headers
>
> The Linux kernel needs to expose an Application Programming Interface
> (API) for the system's C library (Glibc in LFS) to use. This is done by
On Sat, Nov 27, 2010 at 12:19:38PM -0600, robert wrote:
> at /usr/src I find linux-headers ... directories
> issuing make mrproper elicits some response ...
>
> is that what I should be doing? entering each directory and
> $make mrproper
>
> e.g.
>
> r...@acer1:/usr/src/linux-headers-2.6.32-24-
On Sat, Nov 27, 2010 at 11:48:15AM -0600, robert wrote:
> Events moving along swimmingly until this point:
>
> 6.7.1. Installation of Linux API Headers
>
>
> make mrproper
>
> where is this command to be issued?
>
All commands in section 6.7 are run from the root of the unpacked
kernel sou
at /usr/src I find linux-headers ... directories
issuing make mrproper elicits some response ...
is that what I should be doing? entering each directory and
$make mrproper
e.g.
r...@acer1:/usr/src/linux-headers-2.6.32-24-generic# make mrproper
/usr/src/linux-headers-2.6.32-24-generic/drivers/st
Events moving along swimmingly until this point:
6.7.1. Installation of Linux API Headers
The Linux kernel needs to expose an Application Programming Interface
(API) for the system's C library (Glibc in LFS) to use. This is done by
way of sanitizing various C header files that are shipped in th