[libvirt] [PATCH] Also undef WITH_GNUTLS_GCRYPT

Eric Blake eblake at redhat.com
Tue Oct 22 14:28:40 UTC 2013


On 10/22/2013 01:47 PM, Guido Günther wrote:
> If we disallow gnutls we need to disallow gcrypt to since
> WITH_GNUTLS_GCRYPT only works with WITH_GNUTLS per configure.ac.
> 
> Othwise we fail to build .libs/libvirt_setuid_rpc_client_la-libvirt.o
> like:
> 
> libvirt.c:314:15: error: variable 'virTLSThreadImpl' has initializer but incomplete type
>  static struct gcry_thread_cbs virTLSThreadImpl = {
>                ^
> libvirt.c:319:5: error: 'GCRY_THREAD_OPTION_PTHREAD' undeclared here (not in a function)
>      GCRY_THREAD_OPTION_PTHREAD,
>      ^
> 
> ...and so on. See:
> 
>      http://honk.sigxcpu.org:8001/job/libvirt-build/1769/console
> ---
>  config-post.h | 1 +
>  1 file changed, 1 insertion(+)

Duplicate of:
https://www.redhat.com/archives/libvir-list/2013-October/msg00962.html


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131022/85ef7f79/attachment-0001.sig>


More information about the libvir-list mailing list