Jim Fehlig wrote: > Ian Campbell wrote: > > >> I must confess that I thought you already did use libxlu... >> >> > > No, not directly. But I will be doing so now. I should try to revert > all this nonsense and use libxlu before it ends up in the next libvirt > release. > Hmm, I don't think that is going to be possible since libxlutil.h has never been installed :-(. I guess something like the below (untested) patch would have been necessary long ago. Changing libvirt to use libxlutil would break a lot of builds where the distro's existing xen-devel package is missing libxlutil.h. Regards, Jim