On Tuesday 22 December 2009 13:50:03 you wrote: > Changes from qemu-kvm-0.12.1 > - fix build error due to missing kvm_save_mpstate() on some configurations > - fix option rom loading (fixes boot=on) Doesn't compile for me with default settings (./configure && make): CC x86_64-softmmu/i386-dis.o AR x86_64-softmmu/libqemu.a LINK x86_64-softmmu/qemu-system-x86_64 /usr/lib/libxenguest.a(xg_private.o): In function `unlock_pages': (.text+0x470): multiple definition of `unlock_pages' /usr/lib/libxenctrl.a(xc_private.o):(.text+0x5d0): first defined here /usr/lib/libxenguest.a(xg_private.o): In function `lock_pages': (.text+0x4c0): multiple definition of `lock_pages' /usr/lib/libxenctrl.a(xc_private.o):(.text+0x650): first defined here collect2: ld returned 1 exit status make[1]: *** [qemu-system-x86_64] Error 1 make: *** [subdir-x86_64-softmmu] Error 2 Host is Debian Lenny AMD64 with all updates. Package: libxen-dev Status: install ok installed Priority: extra Section: libdevel Installed-Size: 920 Maintainer: Debian Xen Team <pkg-xen-devel@xxxxxxxxxxxxxxxxxxxxxxx> Architecture: amd64 Source: xen-3 Version: 3.2.1-2 Depends: libxenstore3.0 (= 3.2.1-2) Description: Public headers and libs for Xen This package contains the public headers and static libraries for Xen. I did --disable-xen to make it work for now, don't need xen-related stuff. kr,t -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html