>>>>> "j" == J A Magallon <[EMAIL PROTECTED]> writes:
j> On 2002.11.26 gabor wrote:
>> Guillaume Rousse wrote:
>>> In order to build a kernel module, you need to have the current kernel
>>> headers, which are currently included in kernel-sources package. As it is a
>>> large package (33 Mo), splitting it in kernel-headers and kernel-sources, the
>>> last requiring the first, would make things easier.
>>
>> superb idea :)
>>
j> Count one more vote...
j> Even if kernel sources are not split, the name change for glibc-kernel-headers
j> is a GoodThing(TM).
You can't use a _only_ kernel header thing. A lot of modules out of
the kernel include for instance:
linux/drivers/scsi/scsi.h
and I think that some usb devices also need things from drivers/usb.
Believe me, it is everybody else life easier if you don't split
kernel-source. About the change of glibc-kernel-headers, I am on the
idea of removing the package completely, just included it in
glibc-devel.
Later, Juan.
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy