cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Conflicting lines 273 and 317 in /lib/urldata.h

From: Jan Ehrhardt <phpdev_at_ehrhardt.nl>
Date: Sat, 28 Jul 2012 20:09:25 +0200

Gisle Vanem in gmane.comp.web.curl.library (Sat, 28 Jul 2012 19:00:51
+0200):
>"Jan Ehrhardt" <phpdev_at_ehrhardt.nl> wrote:
>
>> ../../win32build/include/openssl\x509v3.h(192) : error C2059: syntax
>> error : '('
>>
>> line 192 of x509v3.h (OpelSSL 1.0.1c) is:
>> X509_NAME *directoryName;
>
>Not user about this one. Use "cl -E" and inspect the output to see why.

Not sure, you mean. I will check this later.

>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...

Jan

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-07-28