cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Libcurl binaries for msvc 6

From: David Byron <DByron_at_everdreamcorp.com>
Date: Mon, 15 Dec 2003 09:35:44 -0800

On Sun, Dec 14 2003, Adrian Michael wrote:

> D:\curl-7.10.8\lib>nmake -f makefile.vc6 cfg=release-ssl-dll
>
> 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
> "d:\dev\external\openssl-0.9.7c/inc32" /I
> "d:\dev\external\openssl-0.9.7c/inc32/openssl" /I "..
> /include" /nologo /W3 /GX /D "WIN32" /D "VC6" /D "_MBCS" /D
> "_LIB" /YX /FD /c /D "MSDOS"
> /Fo".\release-ssl-dll\connect.obj" .\connect.c connect.c
> .\connect.c(297) : error C2065: 'socklen_t' : undeclared identifier

I ran into a similar problem. See the discussion at:

http://curl.haxx.se/mail/lib-2003-12/0026.html

The current CVS code works fine for the compiler that comes with Visual
Studio .NET. It's still on my list to put together a patch that does the
"right thing" for both .NET and MSVC 6. Unfortunately, it's not the first
thing on my list right now.

-DB

-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
Received on 2003-12-15