From: Thomas Sachau <tommy@gentoo.org>
To: kvm@vger.kernel.org
Subject: "undefined reference to `kvm_save_mpstate'" since qemu-kvm-0.12.0-rc2 with all *-softmmu targets except i386 and x86_64
Date: Mon, 21 Dec 2009 01:41:37 +0100 [thread overview]
Message-ID: <4B2EC441.4060401@gentoo.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1144 bytes --]
Hi,
when i try to build qemu-kvm, qemu-kvm-0.11.1 did compile fine. But with qemu-kvm-0.12.0-rc2 and
qemu-kvm-0.12.1, i get the following output for all $ARCH-softmmu targets except i386-softmmu and
x86_64-softmmu targets (example output for arm-softmmu):
CC arm-softmmu/disas.o
CC arm-softmmu/arm-dis.o
CC arm-softmmu/i386-dis.o
AR arm-softmmu/libqemu.a
LINK arm-softmmu/qemu-system-arm
monitor.o: In function `mon_get_cpu':
/var/tmp/portage/app-emulation/qemu-kvm-0.12.0_rc2/work/qemu-kvm-0.12.0-rc2/monitor.c:675: undefined
reference to `kvm_save_mpstate'
monitor.o: In function `do_info_cpus':
/var/tmp/portage/app-emulation/qemu-kvm-0.12.0_rc2/work/qemu-kvm-0.12.0-rc2/monitor.c:778: undefined
reference to `kvm_save_mpstate'
collect2: ld returned 1 exit status
make[1]: *** [qemu-system-arm] Error 1
make: *** [subdir-arm-softmmu] Error 2
qemu-0.12-0-rc2 on the other hand did build fine for me, so it seems to be some qemu-kvm specific
change, which created this error.
Please CC me on response since i am not subscribed to this list.
--
Thomas Sachau
Gentoo Linux Developer
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 316 bytes --]
reply other threads:[~2009-12-21 0:47 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=4B2EC441.4060401@gentoo.org \
--to=tommy@gentoo.org \
--cc=kvm@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.