[libvirt-users] What's the most recent compatible libvirt and qemu-kvm?

Alex Jia ajia at redhat.com
Wed Jun 13 05:21:37 UTC 2012


On 06/13/2012 01:14 PM, Alex Jia wrote:
> On 06/13/2012 03:59 AM, Whit Blauvelt wrote:
>> Figured I'd test qemu-kvm-1.0.1 and libvirt-0.9.12, but the result after
>> default compiles is:
>>
>> root at black:/usr/local/sbin# ./libvirtd
>> 2012-06-12 19:53:41.894+0000: 6076: info : libvirt version: 0.9.12
>> 2012-06-12 19:53:41.894+0000: 6076: warning : 
>> ebiptablesDriverInit:4084 : Could not find 'ebtables' executable
>> 2012-06-12 19:53:42.675+0000: 6076: error : 
>> qemuCapsComputeCmdFlags:1209 : unsupported configuration: this qemu 
>> binary requires libvirt to be compiled with yajl
>> 2012-06-12 19:53:42.677+0000: 6076: error : virDomainDefParseXML:8312 
>> : internal error No guest options available for arch 'x86_64'
>>
>> Is it just the "yajl" thing missing, or is this combo just not to be 
>> expected to work?
>>
>> Also, should http://libvirt.org/compiling.html mention "yajl"?
> Need to install yajl-devel rpm package.
# ./configure -h | grep yajl
   --with-yajl             use YAJL for JSON parsing/formatting 
[default=check]

If you hasn't disable this option,  libvirt will check yajl library 
default when compiling source codes then you will meet above error
if you indeed hasn't install yajl relevant rpm package.
>> Thanks,
>> Whit
>>
>> _______________________________________________
>> libvirt-users mailing list
>> libvirt-users at redhat.com
>> https://www.redhat.com/mailman/listinfo/libvirt-users
>
> _______________________________________________
> libvirt-users mailing list
> libvirt-users at redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-users




More information about the libvirt-users mailing list