cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Autobuild failures

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 7 May 2014 22:29:08 +0200

On Wed, May 07, 2014 at 09:04:55PM +0100, Steve Holme wrote:
> I fixed up some autobuild failures earlier today but noticed a couple of
> MinGW builds are still failing:
>
> * GetFileSizeEx() as normally declared in winbase.h and used in
> /tests/server/sockfilt.c doesn't appear to be defined [1]
> * 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.
In fact, that version was released almost 5 years ago, and at least two CVEs
have been raised on GnuTLS since then, so we shouldn't even be trying to make
it work.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-05-07