qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Unknown symbol __PAGE_KERNEL_EXEC


From: Darryl Dixon
Subject: [Qemu-devel] Unknown symbol __PAGE_KERNEL_EXEC
Date: Tue, 26 Jul 2005 16:28:53 +1200

Hi All, Fabrice,

    Compiling the new kqemu-0.7.1 on Fedora Core 4 with kernel
2.6.12-1.1398_FC4 gives this error:

-------------8<-------------------
address@hidden kqemu]$ make
make -C /lib/modules/2.6.12-1.1398_FC4/build M=`pwd` modules
make[1]: Entering directory `/usr/src/kernels/2.6.12-1.1398_FC4-i686'
  CC [M]  /opt/src/qemu-0.7.1/kqemu/kqemu-linux.o
cp /opt/src/qemu-0.7.1/kqemu/kqemu-mod-i386.o 
/opt/src/qemu-0.7.1/kqemu/kqemu-mod.o
  LD [M]  /opt/src/qemu-0.7.1/kqemu/kqemu.o
  Building modules, stage 2.
  MODPOST
Warning: could not find /opt/src/qemu-0.7.1/kqemu/.kqemu-mod.o.cmd
for /opt/src/qemu-0.7.1/kqemu/kqemu-mod.o
*** Warning: "__PAGE_KERNEL_EXEC" [/opt/src/qemu-0.7.1/kqemu/kqemu.ko]
undefined!
  CC      /opt/src/qemu-0.7.1/kqemu/kqemu.mod.o
  LD [M]  /opt/src/qemu-0.7.1/kqemu/kqemu.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.12-1.1398_FC4-i686'
-------------8<-------------------

And then the module fails to modrobe successfully:

-------------8<-------------------
address@hidden qemu-0.7.1]# /sbin/modprobe kqemu
FATAL: Error inserting kqemu
(/lib/modules/2.6.12-1.1398_FC4/misc/kqemu.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
address@hidden qemu-0.7.1]# dmesg|tail -1
kqemu: Unknown symbol __PAGE_KERNEL_EXEC
-------------8<-------------------

Please CC me on any replies as I am no longer subscribed to the list.

Cheers,
-- 
Darryl Dixon <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]