Isam Bayazidi
11-03-2001, 06:42 AM
infact I am not sure if it is with modversions.h or not .. here is the case, I am compiling the Intel-v92ham-415 which is a drivr for MD563x for the 2.4.x kernel.. I have 2.4.13 running a Mandrake 8. the error message that i get when I 'make' the driver is:
/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
make[1]: *** [coredrv.o] Error 1
what does this mean, and how can I fix it or turn around it ? I had a semilar message when I tried to compile the Driver for 2.2.x kernels ( another file) .. I had the message on Redhat 7, but not in Mandrake 7.2 .. and now it is in Mandrake 8..
Please help
/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
make[1]: *** [coredrv.o] Error 1
what does this mean, and how can I fix it or turn around it ? I had a semilar message when I tried to compile the Driver for 2.2.x kernels ( another file) .. I had the message on Redhat 7, but not in Mandrake 7.2 .. and now it is in Mandrake 8..
Please help