This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
unresolved kernel symbol
- From: Harry Lin <hlin at hauppauge dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 29 May 2002 13:26:55 -0400
- Subject: unresolved kernel symbol
- Reply-to: hlin at hauppauge dot com
Hi,
I am having a problem loading a kernel module, "unresolved symbol" showed up
for kernel symbols like printk, etc...
can somebody advise what could be the reasons..........
the same module compiled for i386 works fine, while the one compiled for
powerpc405 shows unresolved symbol when insmod.......
thanx
Harry