cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: building curl with SLL (win32)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 22 Jan 2003 13:05:28 +0100 (CET)

On Wed, 22 Jan 2003, [ISO-8859-2] Petr J?za wrote:

> I'm trying to build Curl library with SSL support for win32 platforms. I
> built OpenSLL, so I had dlls libraries (libeay32.dll, ssleay32.dll).
> According to the "install" file in curl package I set the OPENSSL_PATH
> variable. Then I ran nmake vc-ssl-dll and the following error occured:

> .\urldata.h(118) : error C2371: 'ENGINE' : redefinition; different basic
> types
> c:\mywork\openssl-0.9.7/inc32\openssl/ossl_typ.h(116) : see declaration
> of 'ENGINE'
> NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'

You need to #define HAVE_OPENSSL_ENGINE_H in your lib/config-win32.h, since
OpenSSL 0.9.7 comes with the ENGINE-stuff "built-in".

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
Received on 2003-01-22