* about genksyms
@ 2002-05-30 21:13 Michael Zhu
0 siblings, 0 replies; only message in thread
From: Michael Zhu @ 2002-05-30 21:13 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-05-30 21:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-30 21:13 about genksyms Michael Zhu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®