LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   unknown symbol sys_mknod in module? (https://www.linuxquestions.org/questions/linux-general-1/unknown-symbol-sys_mknod-in-module-178983/)

dklaming 05-07-2004 11:55 AM

unknown symbol sys_mknod in module?
 
My kernal (2.6.5) makes a call to sys_mknod. When I trying insmod'ing
the module into the kernel, it fails because sys_mknod is 'unknown'.

I can see an entry for this function in /boot/System.map.

However, I dont seem to have a /proc/ksysms file. When I run ksyms command I get the following error:

ksyms: QM_MODULES: function not implemented

Does anyone know why I am getting this error...or what step(s) I can take to determine the problem?

thanks,
dklaming


All times are GMT -5. The time now is 02:41 PM.