On Thu, 20 Sep 2001, David Scriven wrote:

> 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? 

I think  Michael Schwendt has the right answer.  I would also offer
this.  You might try doing a "make config/menuconfig/xconfig" (choose your
flavour) and saving the config, then try compiling  your driver.





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

Reply via email to