[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

unresolved kernel symbols



Hi, 

I am experiencing unresolved kernel symbol problem
when compiling my pctel modem driver. 

The compilation and installation was ok. When trying
to load the module, I get:

% insmod -f pctel
Using /lib/modules/2.4.25-1-386/misc/pctel.o Warning:
The module you are
trying to load
(/lib/modules/2.4.25-1-386/misc/pctel.o) is compiled
with a
gcc version 2 compiler, while the kernel you are
running is compiled with
a gcc version 3 compiler. This is known to not work.
/lib/modules/2.4.25-1-386/misc/pctel.o:
/lib/modules/2.4.25-1-386/misc/pctel.o: unresolved
symbol
kfree_Rsmp_037a0cba
/lib/modules/2.4.25-1-386/misc/pctel.o:
/lib/modules/2.4.25-1-386/misc/pctel.o: unresolved
symbol
kmalloc_Rsmp_93d4cfe6
/lib/modules/2.4.25-1-386/misc/pctel.o:
/lib/modules/2.4.25-1-386/misc/pctel.o: unresolved
symbol
__udelay_Rsmp_9e7d6bd0
/lib/modules/2.4.25-1-386/misc/pctel.o: 

This is a newly installed system. The compilation,
installation and loading were ok in the previous
environment, which should be identical to the current
one, except that the gcc/g++ weren't updated to the
current release. They were the latest about 2 weeks
ago though.

How can I fix it. Thanks







		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail



Reply to: