cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SSL/TLS support using Windows SSPI Schannel API

From: Marc Hoersken <info_at_marc-hoersken.de>
Date: Mon, 23 Apr 2012 08:08:19 +0200

Hi again,
2012/4/23 Marc Hoersken <info_at_marc-hoersken.de>
>
> Hi Guenter,
> 2012/4/22 Guenter <lists_at_gknw.net>
>>
>> Hi Marc,
>> Am 22.04.2012 23:45, schrieb Marc Hoersken:
>>
>>> But I think the warnings Steve is referring to are the ones about the
>>> functions being missing.
>>> I think this is caused by version.lib not being linked. So there seems
>>> to be something wrong with the buildscripts.
>>
>> hmm, so does this mean that once sspi now drops in we need to add -lversion to the linker?
>> can you confirm this?
>
>
> Yes, I do think so. At least that is what the following error points to:
> http://curl.haxx.se/dev/log.cgi?id=20120422184552-26795#prob15
>
> See my makefile changes for my version of the SSPI version function:
> https://github.com/mback2k/curl/commit/d38f3da4822c8585cfaa865a4db8b9308316db95
>
> Best regards,
> Marc

I see you add version.lib to the LIBS variable in configure.ac. But
what about the static makefiles?
https://github.com/bagder/curl/commit/9ec0b7e0c44d29eca6f45916fe5af3501168fe85

You may also want to adjust the changelog in order to show the new
dependency and changes.

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