I am able to run the configure file. But while running, I got the
following compilation error like 

"../include/curl/curl.h", line 659.9: 1506-277 (S) Syntax error:
possible missing ',' or '}'?

Please let me know if I am missing anything here.

# make
Making all in lib
        make  all-am
        source='file.c' object='file.lo' libtool=yes  DEPDIR=.deps
depmode=aix /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile cc -qlanglvl=extc89 -DHAVE_CONFIG_H   -I../include
-I../include    -I../lib      -I../lib  -I/usr/vacpp/include
-qthreaded -qnoansialias -qhalt=e -O2 -c -o file.lo file.c
libtool: compile:  cc -qlanglvl=extc89 -DHAVE_CONFIG_H -I../include
-I../include -I../lib -I../lib -I/usr/vacpp/include -qthreaded
-qnoansialias -qhalt=e -O2 -c -M file.c  -DPIC -o .libs/file.o
"../include/curl/curl.h", line 659.9: 1506-277 (S) Syntax error:
possible missing ',' or '}'?
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
#

Br
Sasikanth

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Daniel Stenberg
Sent: Saturday, December 26, 2009 12:27 AM
To: libcurl development
Subject: Re: Problem with curl-7.19.7 AIX 5.3 compilation

On Thu, 24 Dec 2009, Arunachalam, Sasikanth wrote:

> I have downloaded curl-7.19.7 source and try to build it in AIX 5.3
with 
> visual age 6.0 C++ compiler. I am getting a series of error messages

Did you run ./configure first? Did it run successfully?

-- 

  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to