cURL / Mailing Lists / curl-users / Single Mail

curl-users

Building curl-7.10.6-pre4 under win32 VC6

From: SM <sm_at_resistor.net>
Date: Tue, 22 Jul 2003 10:41:07 +0400

Hi,

I tried to build curl-7.10.6-pre4 under win32 VC6 and I got the following
error:

../include\curl/curl.h(61) : fatal error C1083: Cannot open include file:
'sys/time.h': No such file or directory

Line 40 of curl.h uses <sys/time.h> instead of <time.h> which win32
expects. The library builds under win32 after line 40 is changed.

Is zlib a requirement to build cURL? That breaks the command line build if
the path to the zlib lib and include is not specified.

Regards,
-sm

-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
Received on 2003-07-22