[libvirt] [PATCH] xen: Fix build when with xen disabled and libxl enabled

Peter Krempa pkrempa at redhat.com
Thu Dec 1 08:13:25 UTC 2016


On Wed, Nov 30, 2016 at 19:10:42 -0700, Jim Fehlig wrote:
> On 11/30/2016 12:39 PM, Peter Krempa wrote:
> > xen_common.c does not get compiled in such case which breaks the build
> > due to xenDomainDefAddImplicitInputDevice not being available.
> 
> Odd that I don't see this problem on current git master. I've configured
> libvirt with '--without-xen --with-libxl'.

Ah, my bad. In fact I'm seeing the failure with --without-xen
--without-libxl --with-xenapi. Linking of virt-aa-helper then fails as
libvirt.so doesn't contain the function.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20161201/2074e5f5/attachment-0001.sig>


More information about the libvir-list mailing list