cURL / Mailing Lists / curl-users / Single Mail

curl-users

compiling curl on AIX 5.3

From: Everett, Marty <MEverett_at_ikon.com>
Date: Mon, 25 Jun 2007 15:28:06 -0400

 

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

 

configure: Configured to build curl/libcurl:

 

  curl version: 7.16.3

  Host setup: powerpc-ibm-aix5.3.0.0

  Install prefix: /usr/local

  Compiler: cc -qlanglvl=extc89

  SSL support: enabled (OpenSSL)

  SSH support: no (--with-libssh2)

  zlib support: no (--with-zlib)

  krb4 support: no (--with-krb4*)

  GSSAPI support: no (--with-gssapi)

  SPNEGO support: no (--with-spnego)

  c-ares support: no (--enable-ares)

  ipv6 support: enabled

  IDN support: no (--with-libidn)

  Build libcurl: Shared=yes, Static=no

  Built-in manual: enabled

  Verbose errors: enabled (--disable-verbose)

  SSPI support: no (--enable-sspi)

  ca cert path: /usr/local/share/curl/curl-ca-bundle.crt

 

[root_at_ioscsme] /fixes/curl/curl-7.16.3

# make

Making all in lib

        echo "/* This file is generated automatically */" >
../lib/ca-bundle.h

        echo '#define CURL_CA_BUNDLE
"/usr/local/share/curl/curl-ca-bundle.crt"' >> ../lib/ca-bundle.h

        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../lib -I../lib -I/opt/freeware/include/openssl
-I/opt/freeware/include -g -qthreaded -qnoansialias -c -o file.lo
file.c

mkdir .libs

 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 '}'?

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.

 

Marty Everett
Director IDC Technology
IKON Document Efficiency At Work
1738 Bass Road
Macon Ga, 31210
Phone: (478) 238-7550
Cell: (478) 361-6843
Fax:(478) 238-7676
Email: meverett_at_ikon.com <mailto:meverett_at_ikon.com>

 
Received on 2007-06-25