LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sys_munlock & sys_mlock not defined!! (https://www.linuxquestions.org/questions/linux-newbie-8/sys_munlock-and-sys_mlock-not-defined-454345/)

rufas 06-13-2006 09:10 AM

sys_munlock & sys_mlock not defined!!
 
Hi, I'm installing Xen and I need to compile a kernel, however it seems to be a problem with the options I choose or maybe something is missing...

When I try to build I have the following warning messages:

(...)
make[3]: `arch/i386/kernel/asm-offsets.s' is up to date.
Building modules, stage 2.
MODPOST
*** Warning: "sys_munlock" [arch/xen/i386/kernel/microcode.ko] undefined!
*** Warning: "sys_mlock" [arch/xen/i386/kernel/microcode.ko] undefined!
(...)

When I boot using this kernels it complains about the above errors and doesn't load the module microcode...

Does anyone know what's the problem? :confused:

Thanks


All times are GMT -5. The time now is 01:34 PM.