curl-library
Re: Making 7.27 problem
From: Marc Hoersken <info_at_marc-hoersken.de>
Date: Sun, 7 Oct 2012 11:55:09 +0200
Received on 2012-10-07
Date: Sun, 7 Oct 2012 11:55:09 +0200
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.
Best regards,
Marc
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: 0001-ssluse.c-md5.h-is-required-for-Curl_ossl_md5sum.patch