Check your kernel source tree to see if kernel/ksyms.c has an EXPORT_SYMBOL macro in it for each of those symbols.
Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Cameron, Thomas Sent: Thursday, November 04, 2004 2:04 PM To: [EMAIL PROTECTED] Subject: Re: cpint throws unresolved symbol errors? [EMAIL PROTECTED] root]# depmod -e depmod: *** Unresolved symbols in /lib/modules/2.4.21-15.0.3.EL/misc/cpint.o depmod: kmalloc depmod: unregister_chrdev depmod: register_chrdev depmod: kfree depmod: printk [EMAIL PROTECTED] root]# insmod -v /lib/modules/2.4.21-15.0.3.EL/misc/cpint.o Using /lib/modules/2.4.21-15.0.3.EL/misc/cpint.o Symbol version prefix 'smp_' Does this help? > -----Original Message----- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of > Ferguson, Neale > Sent: Thursday, November 04, 2004 12:08 PM > To: [EMAIL PROTECTED] > Subject: Re: cpint throws unresolved symbol errors? > > > depmod -e > > -----Original Message----- > Howdy all - > > I've built cpint on a RHEL 3 guest running kernel 2.4.21-15.0.3.EL. > When I run depmod -a I get: > > [EMAIL PROTECTED] root]# depmod -a > depmod: *** Unresolved symbols in > /lib/modules/2.4.21-15.0.3.EL/misc/cpint.o > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, send > email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or > visit http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
