kernel_version needed, but cannot be found

Ajay Rai (ajayrai@TurnkeySolutions.com)
4 Apr 1997 01:34:33 GMT


HI,
I am trying to write my own module in 2.0.18. I am using ppp.c as an
example to help me do it. But when I do a "insmod" on my module I get
"kernel_version needed, but can't be found" error. What am I missing?

Also, Is there a some good documentation on modules and module versions
stuff?
I have compiled the kernel and the modules on the same system with
CONFIG_MODVERSION on and off but alway seem to get incorrect version on
some of the files.

Thank you very much for your patience and help.

Ajay Rai