I'm in the unfortunate position of having a closed-source kernel module that I need to recompile a kernel for - I have matched the kernel version/xenomai version however when I insert the module I get the folllowing error:
Unknown symbol xnintr_enable Unknown symbol xnintr_disable both these symbols are in the System.map for the kernel so I'm confused as to why the kernel module is reporting this. Module.symvers:0x00000000 xnintr_enable vmlinux EXPORT_SYMBOL_GPL System.map:80068270 T xnintr_enable I suspect I'm doing something dumb.... -- Ross Williamson Research Scientist - Sub-mm Group California Institute of Technology 626-395-2647 (office) 312-504-3051 (Cell) _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
