From: Robert Millan <rmh@aybabtu.com>
To: qvm86-devel@nongnu.org, qemu-devel@nongnu.org
Subject: [Qemu-devel] qvm86 fails to load (undefined "cleanup_module" / "init_module")
Date: Sun, 4 Sep 2005 18:17:31 +0200 [thread overview]
Message-ID: <20050904161731.GA15254@aragorn> (raw)
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 other threads:[~2005-09-04 16:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050904161731.GA15254@aragorn \
--to=rmh@aybabtu.com \
--cc=qemu-devel@nongnu.org \
--cc=qvm86-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).