Are you compiling Module versions into the kernel? (CONFIG_MODVERSIONS which can be found in Loadable Module Support in menuconfig) Sincerely, Amit On Fri, 31 May 2002 Shifani.bose@lntinfotech.com wrote: > hi, > > i tried a example code for character device driver. > the code got compiled but while loading the driver using insmod iam getting > > unresolved symbol for register_chrdev_Rfxxxxxxx > > i checked the /proc/ksyms > it contains a entry by name register_chrdev_R1xxxxxxx > > and /usr/src/linux-2.4/kernel/ksyms.c > contains EXPORT_SYMBOL(register_chrdev) > > how can this error be avoided or where is the error it likely . -- I'm an angel!!! Honest! The horns are just there to hold the halo up straight. ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^ Amit Kucheria EECS Grad. Research Assistant University of Kansas @ Lawrence (R): +1-785-830-8521 ||| (C): +1-785-760-2871 ____________________________________________________ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/