cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Schannel builds broken ...

From: Marc Hoersken <info_at_marc-hoersken.de>
Date: Wed, 27 Jun 2012 23:30:56 +0200

Hi Daniel,

2012/6/27 Daniel Stenberg <daniel_at_haxx.se>:
> On Wed, 27 Jun 2012, Guenter wrote:
>
>> Hi Daniel,
>> seems that your commit from yesterday:
>>
>> https://github.com/bagder/curl/commit/849179ba2739ab9a0ad079384b125d9c1745db5f#lib/sslgen.c
>> broke the Windows Schannel builds:
>> http://curl.haxx.se/dev/log.cgi?id=20120627133411-8103#prob1
>
>
> Thanks, I just pushed an attempt to fix it.

Thanks, now the following commit throws the following warning:
https://github.com/bagder/curl/commit/e3014dcc01af5aac535dce21a9840346829463e8

../.././lib/sslgen.c:196:3: error: #error "SSL backend lacks
definition for curlssl_random"

The fix would be to either check for SSPI there or make the Schannel
backend provide empty declarations or even real implementations of
these.

Best regards,
Marc
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-27