* [Qemu-devel] qvm86 fails to load (undefined "cleanup_module" / "init_module")
@ 2005-09-04 16:17 Robert Millan
0 siblings, 0 replies; only message in thread
From: Robert Millan @ 2005-09-04 16:17 UTC (permalink / raw)
To: qvm86-devel, qemu-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-04 16:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-04 16:17 [Qemu-devel] qvm86 fails to load (undefined "cleanup_module" / "init_module") Robert Millan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).