curl-library
Re: Conflicting lines 273 and 317 in /lib/urldata.h
Date: Sun, 29 Jul 2012 15:30:10 +0200
Hi Jan,
Am 28.07.2012 20:09, schrieb Jan Ehrhardt:
> Gisle Vanem in gmane.comp.web.curl.library (Sat, 28 Jul 2012 19:00:51
> +0200):
>> You cannot have -DUSE_SSLEAY and -DUSE_SCHANNEL at the same time.
>> (connecting_state thus gets defined twice in the same struct). setup.h should
>> have done an #error in this case.
>
> I noticed it. I had to remove all references to curl_schannel to get the
> latest release compiled WITH_SSL=static and WITH_SSH2=static, like I did
> before. Mutually exclusive options...
it makes currently anyway no sense to use WITH_WINSSL + WITH_SSH2 since
libssh2 depends on a ssl/crypto lib too, so you can then also use
WITH_SSL to use OpenSSL for both libcurl itself + libssh2.
Gün.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-07-29