On Fri, Jul 17, 2009 at 2:45 PM, Sheng Yang<sheng@xxxxxxxxxxxxxxx> wrote: > On Friday 17 July 2009 11:34:03 Jun Koi wrote: >> Hi, >> >> I am trying to compile kvm-88, like followings: >> >> ./configure --disable-xen >> make >> >> Then I get following errors. Why do I have such a problem, if I >> already disalbe Xen support, like above? How to fix this problem? > > Comment out all XEN related thing in qemu-kvm/Makefile(search "XEN" then > comment them), then remake. > > Anyone can figure out a more peaceful fix for this? I think compile failure > w/o --disable-xen is still a issue. hmm, that was actually my fault. i should clean up the mess, before recompiling. i fixed that with "make clean", then "./configure --disable-xen", then "make". it went well. thanks, J -- 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