KERNEL VERSION MISMATCH ERROR

From: Ashwin Mittal (ashwin2mittal_at_gmail.com)
Date: 01/31/05


Date: 31 Jan 2005 02:33:01 -0800

HI ALL,

I am using Linux 8 kernel version 2.4.18-14 and I am following Rubini
Corebett (DEVICE DRIVER BOOK) which has been written for version
2.4.9-9. My problem is this when I am linking the module with the
running kernel by "insmod" command, it is giving kernel version
mismatch error. I have tried "inmod -f" forcefully also but all in
vain...
Even the use of macro above "__NO_VERSION__" before including
"linux/module.h" does not work..

Please help me with alternate solution...

Regards,
Ashwin Mittal