Hello Thanks again for all the help. Now with the patch and 0.8.7, and only ESX enabled returns this error: ---------------------------------- virsh-virsh.o(.text+0x128a8): In function `cmdCPUBaseline': : undefined reference to `xmlSaveToBuffer' collect2: ld returned 1 exit status make[3]: *** [virsh] Error 1 make[3]: Leaving directory `/root/InstalledPackages/libvirt-0.8.7/tools' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/InstalledPackages/libvirt-0.8.7/tools' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/InstalledPackages/libvirt-0.8.7' make: *** [all] Error 2 ----------------------------------- Thanks in advance Antoni Artigues El vie, 28-01-2011 a las 02:55 +1100, Justin Clift escribió: > On 28/01/2011, at 2:35 AM, Matthias Bolte wrote: > <snip> > > That's a bug in libvirt 0.8.3 that was fixed in 0.8.4 by this commit: > > > > http://libvirt.org/git/?p=libvirt.git;a=commit;h=e7e9456bb4cce02dda7749434fec431a37a437cf > > On that note, Antoni, are you able to try with our most recent release, 0.8.7? > (you'd need to apply Matthias' patch again though)