FS#64800 - [libvirt] - Add support for Xen
Attached to Project:
Community Packages
Opened by Arthur Borsboom (ArthurBorsboom) - Tuesday, 10 December 2019, 21:14 GMT
Last edited by Robin Broda (coderobe) - Saturday, 30 January 2021, 22:29 GMT
Opened by Arthur Borsboom (ArthurBorsboom) - Tuesday, 10 December 2019, 21:14 GMT
Last edited by Robin Broda (coderobe) - Saturday, 30 January 2021, 22:29 GMT
|
Details
Would you mind to add Xen support to the libvirt package by
adding this line to the configure statement in the
PKGBUILD?
--with-libxl \ This would help me greatly. Thanks in advance, Arthur Borsboom. |
This task depends upon
Closed by Robin Broda (coderobe)
Saturday, 30 January 2021, 22:29 GMT
Reason for closing: Duplicate
Additional comments about closing: https://bugs.archlinux.org/task/43058
laaast warning bud
Saturday, 30 January 2021, 22:29 GMT
Reason for closing: Duplicate
Additional comments about closing: https://bugs.archlinux.org/task/43058
laaast warning bud
checking for LIBXL... no
Due to xen which provides libxl only being in AUR.
-Ddriver_libxl=disabled
See: https://github.com/archlinux/svntogit-community/blob/packages/libvirt/trunk/PKGBUILD
Motivation: right now, I have to use the libvirt-git package. I prefer to have actual builds and not depending on a git repository which _might_ build.
double-check before annoying the maintainers, tyvm