On Tue, 29 Dec 2009, Arunachalam, Sasikanth wrote:

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.

Uhm. That's the first line that uses the CINIT() macro, right?

It probably fails because the CURL_ISOCPP is (wrongly) defined. Can you try to edit include/curl/curlrules.h and change how that define is made for your compiler and see if that makes a difference?

It does puzzle me greatly though as that cpp magic has been there forever and people have build libcurl on AIX since forever too...

--

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

Reply via email to