cURL / Mailing Lists / curl-library / Single Mail

curl-library

Compiling error in mingw

From: Andrés García <fandom_at_retemail.es>
Date: Thu, 5 Feb 2004 12:40:21 +0100

*** This mailing list is moving ***
*** http://curl.haxx.se/mail/ ***
Hi,

I am trying to compile the latest daily build using mingw but I am
running into this error:

file.c:156:24: missing binary operator before '('

The line is the first of:

#if defined(WIN32) && (SIZEOF_CURL_OFF_T > 4)
#define lseek(x,y,z) _lseeki64(x, y, z)
#endif

Any ideas?

Andres

-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
Received on 2004-02-05