cURL / Mailing Lists / curl-library / Single Mail

curl-library

building curl with SLL (win32)

From: Petr Jůza <petr.juza_at_tiscali.cz>
Date: Wed, 22 Jan 2003 09:58:29 +0100

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:

Please, could you help me?
PETER JUZA

--------------------------------------------------------------------------------------------------------------
C:\mywork\curl-7.10.1>nmake vc-ssl

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

        cd lib
        nmake -f Makefile.vc6 cfg=release-ssl

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

        cl.exe /MD /O2 /D "NDEBUG" /D "USE_SSLEAY" /I "c:\mywork\openssl-0.9.7/i
nc32" /I "c:\mywork\openssl-0.9.7/inc32/openssl" /I "../include" /nologo
/W3 /GX
 /D "WIN32" /D "VC6" /D "_MBCS" /D "_LIB" /YX /FD /c /D "MSDOS" /Fo".\release-ss
l\base64.obj" .\base64.c
base64.c
        cl.exe /MD /O2 /D "NDEBUG" /D "USE_SSLEAY" /I "c:\mywork\openssl-0.9.7/i
nc32" /I "c:\mywork\openssl-0.9.7/inc32/openssl" /I "../include" /nologo
/W3 /GX
 /D "WIN32" /D "VC6" /D "_MBCS" /D "_LIB" /YX /FD /c /D "MSDOS" /Fo".\release-ss
l\cookie.obj" .\cookie.c
cookie.c
        cl.exe /MD /O2 /D "NDEBUG" /D "USE_SSLEAY" /I "c:\mywork\openssl-0.9.7/i
nc32" /I "c:\mywork\openssl-0.9.7/inc32/openssl" /I "../include" /nologo
/W3 /GX
 /D "WIN32" /D "VC6" /D "_MBCS" /D "_LIB" /YX /FD /c /D "MSDOS" /Fo".\release-ss
l\transfer.obj" .\transfer.c
transfer.c
.\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'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\bin\N
MAKE.EXE"' : return code '0x2'
Stop.

__________________________________________________________________________
Výborný Modrý Vokoun Prospal Hrdinu Turka. Další zajímavosti ze zámořského
hokeje na http://nhl.tiscali.cz

-------------------------------------------------------
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