LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   kernel module __divdi3 undefined (https://www.linuxquestions.org/questions/programming-9/kernel-module-__divdi3-undefined-429852/)

dubcat 03-29-2006 10:06 PM

kernel module __divdi3 undefined
 
Hi

i am compiling a kernel module and get a warning that __divdi3 is undefined. When I try to insmod the .ko file I get an error saying there is an unkown symbol in the module.

dmesg shows tha the unknown symbol is __divdi3.

Anyone know how i can fix this?

I'm compiling for voyage linux which runs on a CF card on my WRAP pc.

Dub

Lenard 03-30-2006 03:23 PM

Maybe;
http://linux.derkeiler.com/Newsgroup...5-08/0070.html


All times are GMT -5. The time now is 06:14 PM.