Re: Kernel Version problems!

1999-07-12 Thread Stefan Blum
Rehi, I think there are two possibilities: *) Recompiling the kernel with NO_MODVERSIONS (or so), *) Recompiling the module I would prefer the second way ;) Regards, Stefan > Hello, >I am trying to build a module.The compilation works fine,but > while loading the module I get the me

Kernel Version problems!

1999-07-12 Thread Ramakrishnan M
Hello, I am trying to build a module.The compilation works fine,but while loading the module I get the message" the kernel versionis 2.2.10 but the module was compiled on 2.2.5". Itried compiling with -I/usr/src/kernel-headers-2.2.10/.. etc without any useful output. At last I found out