[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Unresolved Symbol in Module
Hi,
I am learning to write kernel modules, and while experimenting
with a simple module, i got
" hello.o: unresolved symbol printk_Rsmp_1b7d4074" error
while loading this module via insmod hello.o command.
I noticed that /proc/ksyms contains printk symbol.
What is that i am doing which is not correct?
Help me out.
Thanks Venkat Narayana
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.surriel.com/kernelnewbies.shtml