On Fri, Jul 17, 2009 at 2:45 PM, Sheng Yang<sh...@linux.intel.com> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to