When I compile some c files, a error message is occurred as follows:
[root@localhost Module]# make
make -C /lib/modules/2.6.15-1.2054_FC5smp/build SUBDIRS=/home/sample/RT2500-Linu
x-STA-1.4.6.6/Module modules
make[1]: Entering directory `/usr/src/kernels/2.6.15-1.2054_FC5-smp-i686'
Building modules, stage 2.
MODPOST
*** Warning: "__udivdi3" undefined!
make[1]: Leaving directory `/usr/src/kernels/2.6.15-1.2054_FC5-smp-i686'
What is happened ??? How to resolved ???
Thank you very much!
