On Fri, Jan 09, 2004 at 01:56:18PM +0100, Frank.A.Uepping@t-online.de wrote: > When I compile my module I got these messages: > *** Warning: "kobject_del" [drivers/isdn/capi/rcapidrv.ko] undefined! > *** Warning: "kobject_add" [drivers/isdn/capi/rcapidrv.ko] undefined! > And insmod'ing my module fails, because of the undefined symbols. These symbols are not currently exported. Care to make a patch and submit it to make them so? thanks, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/