cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: compiling curl on AIX 5.3

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 25 Jun 2007 22:29:21 +0200 (CEST)

On Mon, 25 Jun 2007, Everett, Marty wrote:

> I can build 7.15.5 with no issue but 7.16 will not compile. Does anyone have
> an answer to below error?

> cc -qlanglvl=extc89 -DHAVE_CONFIG_H -I../include -I../lib -I../lib
> -I/opt/freeware/include/openssl -I/opt/freeware/include -g -qthreaded
> -qnoansialias -c -M file.c -DPIC -o .libs/file.o
>
> "../include/curl/curl.h", line 547.9: 1506-277 (S) Syntax error:
> possible missing ',' or '}'?

I don't see how this has changed between 7.15.5 and the following releases...

What version are you trying, I mean what's on line 547 in include/curl/curl.h
for you?

Is that -qlanglvl=extc89 option making cc truly ANSI C C89 compliant?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-06-25