cURL / Mailing Lists / curl-users / Single Mail

curl-users

7.11 build on aix 5.2

From: Jonathan Bourgeois <jbourgeois_at_Yantra.com>
Date: Wed, 4 Feb 2004 12:19:45 -0500

Hi again,

I am having trouble building curl7.11 on my AIX box. I have also tried to make the daily build, but to no avail. The configure script runs through normally, but when I run "make" here is the result:

Making all in lib
        echo "/* This file is generated automatically */" > ../lib/ca-bundle.h
        echo '#undef CURL_CA_BUNDLE /* unknown */' >> ../lib/ca-bundle.h
        make all-am
        if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -g -O2 -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -DPIC -DPIC -o file.o
In file included from file.c:79:
urldata.h:350: error: parse error before "z_stream"
urldata.h:350: warning: no semicolon at end of struct or union
urldata.h:376: error: parse error before '}' token
urldata.h:546: error: field `keep' has incomplete type
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.

I have checked those files and see no parse errors anywhere. They are exactly the same files that compiled and ran on my Solaris, linux, and HPUX boxes.

Anyone have any suggestions?

Thanks again.

Jonathan

-------------------------------------------------------
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-04