nate writes:
> Michael Fratoni said:
> > Searching for kernheader...
> > CD-1:glibc-kernheaders-2.4-7.20.i386.rpm
> > SOURCE-CD-2:glibc-kernheaders-2.4-7.20.src.rpm
> >
> > The package name changed between 7.x and 8.0.
> 
> looks like that is the libc6 headers, the headers that libc was
> built against. I wouldn't reccomend trying to compile 2.4.18 with
> 2.4.7 headers ..

Kernel source files that include user space headers are broken anyway.
That's not just my opinion, see the kernel source Makefile.

The kernel source comes with its own headers, and its builds are
supposed to use them.  However, there's no guarantee that all drivers
and modules do things right, especially for less common add-ons.  Then
which kernel headers you have installed can matter.

--
Dick St.Peters, [EMAIL PROTECTED] 




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to