qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] qvm86 fails to load (undefined "cleanup_module" / "init_mod


From: Robert Millan
Subject: [Qemu-devel] qvm86 fails to load (undefined "cleanup_module" / "init_module")
Date: Sun, 4 Sep 2005 18:17:31 +0200
User-agent: Mutt/1.5.10i

Hi,

With current qemu CVS + current qvm86 CVS, after appliing qvm86 patch, I get
this build warning:

  [...]
    Building modules, stage 2.
    MODPOST
  *** Warning: "cleanup_module" [/tmp/qemu/qemu/qvm86/qvm86.ko] undefined!
  *** Warning: "init_module" [/tmp/qemu/qemu/qvm86/qvm86.ko] undefined!
    CC      /tmp/qemu/qemu/qvm86/qvm86.mod.o
    LD [M]  /tmp/qemu/qemu/qvm86/qvm86.ko
  [...]

And then, attempting to load module:

  $ sudo insmod ./qvm86/qvm86.ko
  insmod: error inserting './qvm86/qvm86.ko': -1 Invalid module format
  $ file ./qvm86/qvm86.ko
  ./qvm86/qvm86.ko: ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), 
not stripped

I'm using Debian GNU/Linux unstable with kernel-headers-2.6.11-1-k7.

Any idea what's going on?

-- 
Robert Millan




reply via email to

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