about genksyms

From: Michael Zhu (mylinuxk@yahoo.ca)
Date: Thu May 30 2002 - 16:13:43 EST


Hello, everyone, I want to make some specific .ver
archives for my module. I use the following command.

gcc -E -D__GENKSYMS__ main.c | genksyms -k 2.4.7 >
main.ver

I can create the main.ver file. But when I build my
module with this .ver file I couldn't load the module
into the kernel using the insmod command. It said that
the there are some unresolved symbols in my module. I
think it is a problem of kernel version confliction.
My linux is RedHat Linux 7.2 and the kernel version is
2.4.7-10. How can I specify this kernel function in
the genksyms command line?

Thank you very much.

______________________________________________________________________
Find, Connect, Date! http://personals.yahoo.ca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri May 31 2002 - 22:00:29 EST