>> >I think your current kernel is compile with the version option for
>> >module...
>> >try to add :
>> >-DMODVERSIONS  -include /usr/src/linux/include/linux/modversions.h
>> >in the KCFLAGS_LINUX section of
>> >kernel/Makefile
>> >and recompile it...
>>
>> That should help.  I still need to add that to the README.
>
>Hmmm.  Can we somehow do it right automatically?  I.e. is there some
>way to find out from the currently installed kernel headers whether we
>should compile with MODVERSIONS or without?

I'll look into it.

-- Ramon


Reply via email to