nvidia kernel module...

Glenn Burkhardt glenn at aoi.ultranet.com
Wed Apr 25 21:18:05 EDT 2001


> I just installed RH 7.1 on my game machine, (big improvement from 7.0 btw) 
> Now I'm trying to build the GForce drivers that NVidia produces but when I run
> make I get this error:
> 
> /usr/include/linux/modversions.h:1:2: #error Modules should never use kernel-headers system headers,
> /usr/include/linux/modversions.h:2:2: #error but headers from an appropriate kernel-source

Try sticking "-I/usr/src/linux/include" somewhere in your compile line, so
the headers from the kernel source are preferred over the ones from 
/usr/include.

-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list