On Sun, 14 Jul 2002 13:57:52 -0500
"J. Craig Woods" <[EMAIL PROTECTED]> wrote:

> Greetings,
> 
> It has been awhile since I built new rpm binaries from the kernel
> source rpm package. After building kernel rpm packages from the
> kernel-2.4.18.8.2mdk-1-3mdk.src.rpm, I have noticed that there is no
> kernel headers rpm package. Is this something new, and is it by
> design? If the kernel headers component comes from another package,
> other than the kernel src rpm, would some kind soul please advise..
> 
 
kernel headers are now included as part of glibc.  

>From glibc.spec:

%package -n kernel-headers
Summary: Header files for the Linux kernel. 
Group: Development/Kernel
Epoch: 1
Version: %{kversion}
Release: %{krelease}

%description -n kernel-headers
Kernel-headers includes the C header files for the Linux kernel.  The
header files define structures and constants that are needed for
building
most standard programs.  The header files are also needed for rebuilding
the kernel.

#
# kernel-headers
#
%files -n kernel-headers
%defattr(-,root,root)
%{_includedir}/linux
%{_includedir}/asm
%{_includedir}/asm-generic
%{_includedir}/sound
/boot/kernel.h-%{kheaders_ver}

You need to install kernel-header-xxxmdk.i586.rpm for your version of
glibc unless you also wish to build it from source.


    Charles

--------------
Success occurs when no one is looking, failure occurs when the General
is watching
                -- Murphy's Military Laws n�72
----------------------
Charles A Edwards
[EMAIL PROTECTED]
----------------------




 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to