On Thu, Nov 03, 2016 at 01:50:17PM +0000, Wei Liu wrote:
Hi
Xen Project's CI system found a build failure between libvirt changes
06a7b1ff..478ddedc. I don't think this is Xen specific FWIW.
The build log can be found at:
http://logs.test-lab.xenproject.org/osstest/logs/101868/build-amd64-libvi...
The first error:
CC libvirt_driver_la-libvirt-host.lo
libvirt.c:320:15: error: variable 'virTLSThreadImpl' has initializer but
incomplete type
static struct gcry_thread_cbs virTLSThreadImpl = {
^
Earlier in configure:
configure: gnutls: no
Hi
I've just pushed a patch that fixes this build issue:
<
https://www.redhat.com/archives/libvir-list/2016-November/msg00206.html>
Pavel