Andrew Xiang wrote:
> 
> I wrote a driver for linux. When I do depmod -ade,
> I get unresolved symbols on kmalloc, printk, register_chrdev?
> Although it does not affect the driver, the driver still works. But it is
> annoying to see it when redhat starts up since it does depmod -a everytime
> it starts up.
> 
> why is that?
> 
> thanks
> 
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> ---
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/

I had the same problem. It went away when I used added the rtl.mk file
to my makefiles.

        Theo
-- 
                            Theo ten Brummelaar 
    The CHARA  Array-Georgia State University-Mount Wilson Observatory
    http://www.chara.gsu.edu/~theo  Ph: 626-796-5405 Fax: 626-796-6717
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to