[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] failure to build on rawhide
- From: ludo gnu org (Ludovic Courtès)
- To: Eric Blake <eblake redhat com>
- Cc: <libvir-list redhat com>, bug-gnutls gnu org, “libvir-list redhat com
- Subject: Re: [libvirt] failure to build on rawhide
- Date: Fri, 06 May 2011 11:58:06 +0200
Hi Eric,
Eric Blake <eblake redhat com> writes:
> I'm getting this when trying to build libvirt on rawhide (using the
> package gnutls-devel-2.12.3-1.fc16.x86_64):
>
> remote/remote_driver.c: In function 'negotiate_gnutls_on_connection':
> remote/remote_driver.c:1361:9: error:
> 'gnutls_certificate_type_set_priority' is deprecated (declared at
> /usr/include/gnutls/compat.h:347) [-Werror=deprecated-declarations]
>
> but I can't find anything in the gnutls man pages that says why it is
> deprecated or what to use in its place. Any ideas?
This has been replaced by “priority strings” (info "(gnutls) Priority
Strings"). ‘NEWS’ doesn’t seem to mention it, but I agree that it
should.
Thanks,
Ludo’.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]