OK, I jsut compiled up a driver for my new NIC and when I load it it, I get
the message that it was compiled for the PRIOR version???
Any ideas??
Thanks,
Simon
Any ideas??
Thanks,
Simon
> OK, I jsut compiled up a driver for my new NIC and when I load it it, I get
> the message that it was compiled for the PRIOR version???
> Any ideas??
> Thanks,
> Simon
1. linux tcp/ip stack as a module...insmod problems
Hi,
I am trying to implement the whole tcp/ip stack (below the INET
socket layer) as a module . Do not confuse this with setting the "m"
option during "make xconfig"....
I am attempting to build a custom stack which i can change at will...
My approach:
I thought of using all the code of the linux stack as a starting
point. I copied all .c files from /usr/src/linux/net/ipv4 to a
separate directory
Then i compiled each file (gcc -D__KERNEL__ -c ...) and got the
coresponding object file. I also wrote a dummy .c file which contained
the init_module and cleanup_module functions. Then i linked all these
object files together.
My Problem:
When i try to insmod the resulting .obj file, i get the error
"couldn't find the kernel version the module was compiled for".
This happens even if i turn off kernel versioning while building the
kernel.
what could be the problem?
-chinmay
5. Apache 2.0.35 & Tomcat 4.0.3
6. insmod problems in Mandrake 6.1
9. Network card/insmod problems
10. ****** insmod problem *********
11. insmod problems