curl-library
Re: curl 7.56.0 build problems
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 12 Nov 2017 17:57:36 +0100 (CET)
Date: Sun, 12 Nov 2017 17:57:36 +0100 (CET)
On Sun, 12 Nov 2017, Michael Felt wrote:
> In any case - what ever the cross-dependencies there are between zlib.h and
> openssl.h (I am using 1.0.2j atm) - 7.54.1 has no issue, while 7.56.0 does,
> as does master.
This problem is caused zlib which has a "#define free_func ..." (in zconf.h).
It might be possible to fix this issue with a well placed "#undef free_func"
somewhere.
-- / daniel.haxx.se ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2017-11-12