insmod: error inserting 'module.o': -1 Invalid module format
Hi,
I am novice to Linux.I have compiled a hello world module and inserted into Linux kernel (version 2.6.9-22.EL). But when i insert
*.o or *.ko it is giving error message as "insmod: error inserting 'module.o': -1 Invalid module format"
dmesg:
module: disagrees about version of symbol struct_module
Can anybody guide me about how to resolve this?
Thanks & Regards,
Srinivas
|