From: Nicholas H. <he...@se...> - 2003-09-04 21:24:33
|
Hey Erik~ I am attempting to get a RH kernel patched for bproc, but I am running into some missing symbols. Here is what depmod tells me: [root@struggles SPECS]# depmod -ae depmod: *** Unresolved symbols in /lib/modules/2.4.20-20.7cm2smp/bproc/bproc.o depmod: sys_call_table depmod: init_new_context depmod: *** Unresolved symbols in /lib/modules/2.4.20-20.7cm2smp/bproc/vmadump.o depmod: sys_call_table depmod: pte_offset I know I can EXPORT_SYMBOL(sys_call_table) in kernel/ksyms.c, but I cannot find a decent place to export the other 2. Any ideas or hints? Nic -- Nicholas Henke Penguin Herder & Linux Cluster System Programmer Liniac Project - Univ. of Pennsylvania |