Hello all,
I want to insert a new module....a basic module say hello.o.
i wrote hello.c
gcc -c hello.c ----- i got hello.o
/sbin/insmod hello.o
insmod is giving me error of kernel version.
It gives tht hello.c was compiled for kernel 2.4.0 and my kernel version is
2.2.16-22
gcc version is 2.96.
i tried including modversions.h still i m not able to do tht.
insmod -F inserts a module but it doesn;t print the output.
gcc -cv gave me verbose output saying "printk()" problem.
Can anyone throw some light on it???
thanks in advance
Amey gokhale.
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help