From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Sachau 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 Message-ID: <4B2EC441.4060401@gentoo.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigA6443B0712BF3CCE9E335AC8" To: kvm@vger.kernel.org Return-path: Received: from 85.14.198.50.anonymous.tor ([85.14.198.50]:51998 "EHLO tommyserver.de" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1756229AbZLUAr3 (ORCPT ); Sun, 20 Dec 2009 19:47:29 -0500 Received: from [192.168.178.22] (p4FDF1CD9.dip0.t-ipconnect.de [79.223.28.217]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tommyserver.de (Postfix) with ESMTPSA id 2CB08D93E for ; Mon, 21 Dec 2009 01:41:50 +0100 (CET) Sender: kvm-owner@vger.kernel.org List-ID: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA6443B0712BF3CCE9E335AC8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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-r= c2/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-r= c2/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 b= e some qemu-kvm specific change, which created this error. Please CC me on response since i am not subscribed to this list. --=20 Thomas Sachau Gentoo Linux Developer --------------enigA6443B0712BF3CCE9E335AC8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (GNU/Linux) iJwEAQEKAAYFAksuxEcACgkQG7kqcTWJkGf9rAQAqIUPyST/k/d0rmPueYILThIx uSmbp3tnKPoLnMUyw1XydzITUvK6g6J38C/uwhhI90vujASvdj9sU/KQzIc1goAD M3IQKVTbTf1Y3tii0fNOcPuZlejxu/XIKkB25OiscQIzLowxxzwuLKuYcMI/IBIP RcGtGUY/MFwmsnIX0zI= =FsQ9 -----END PGP SIGNATURE----- --------------enigA6443B0712BF3CCE9E335AC8--