curl-library
RE: Autobuild failures
Date: Wed, 7 May 2014 22:13:44 +0100
On Wed, 07 May 2014, Dan Fandrich wrote:
> > * GNUTLS_CIPHER_AES_128_GCM Is not declared in
> > /lib/vtls/gtls.c [2]
>
> This is defined in /usr/include/gnutls/gnutls.h in GnuTLS
> 3.1.16. This build is compiling against 2.8.1, so it's likely just
> too old to support this define.
Do we need to / should we:
A) Conditionally compile that code so that gtls.c compiles against 2.8.1 or
is 3.1.16 now the minimum supported version for curl?
B) Ask Guenter to upgrade his gnutls to 3.1.16?
C) Ignore the build and make a mental note that it is broken?
Kind Regards
Steve
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-05-07