cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Making 7.27 problem

From: Jeff McKay <jeff.mckay_at_comaxis.com>
Date: Sun, 07 Oct 2012 20:36:24 -0700

On 10/7/2012 2:55 AM, Marc Hoersken wrote:
> Hi there,
>
> 2012/10/7 Jeff McKay <jeff.mckay_at_comaxis.com>:
>> Yes, this seems to work. I changed line 109 in MakefileBuild.vc to be:
>>
>> SSL_CFLAGS = /DUSE_SSLEAY /DUSE_OPENSSL /I"$(DEVEL_INCLUDE)/openssl"
> could you please give the attached patch a try, too? Since ssluse.c is
> designed to work without USE_OPENSSL, I just added md5.h to the
> includes. I tested it using winbuild, but now it needs to be verified
> that this doesn't break other builds.

Yes that seems to work also. I removed my change to MakefileBuild.vc,
and manually
added the md5.h include to ssluse.c in the spot indicated in the patch
file. Everything
builds fine now. However, I also am doing a winbuild, so nothing new
tested.

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