I'm trying to get a device driver module to be loaded, but it keeps returning 
unresolved symbols when I try to insert the module.
During compilation it gives no errors, but after loading it complains about unresolved 
symbols like printk, jiffies and kfree.
All of these should be(and are) in the kernel include directory.
 
Any clues?
 
Edwin


--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to