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

Reply via email to