It looks like I completely misunderstood the
problem. When I do an rpm -q kerenel-headers
I get the reply: kernel-headers-2.4.3-12 which
implies that they are installed. 

When I run the make for this driver it craps
out when it reads the file 
/usr/include/linux/modversions.h
which consists of the following two lines
#error Modules should never use kernel-headers system
headers,
#error but headers from an appropriate kernel source
(which will stop compiling any file that includes it)

so I thought there was a separate set of headers that
I didn't have and should use -  hence my question. But
if RPM is right then I already have the headers - 
what do I do now? 

   
--- Mike Chambers <[EMAIL PROTECTED]> wrote:
> ----- Original Message -----
> From: "David Scriven" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, September 19, 2001 11:02 PM
> Subject: Re: Kernel - source headers?
> 
> 
> > I didn't make myself clear - I don't have the
> > headers installed at all, so which rpm should
> > I install to get them - is it on the source disk
> -if
> > not where should I download it from?
> 
> If you have the kernel installed from RPM using
> up2date which it looks like,
> run rpm -q kernel-headers and if not installed then
> use up2date to install
> it via up2date kernel-headers.
> 
> Mike
> 
> 
> 
> _______________________________________________
> Seawolf-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/seawolf-list


_______________________________________________________
Do You Yahoo!?
Get your free @yahoo.ca address at http://mail.yahoo.ca



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to