curl-library
RE: Request is getting truncated by my WAS App server
Date: Thu, 12 May 2005 08:02:29 -0400
Excellent info! Thanks!
-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Thursday, May 12, 2005 1:23 AM
To: libcurl development
Subject: RE: Request is getting truncated by my WAS App server
On Wed, 11 May 2005, Cobb, Richard wrote:
> We are running AIX, I downloaded the binary version and it would not
> link
> because it was looking for some gcc lib, glib, some kind of float
method was
> missing. I don't have access to gcc on this system because they want
to
> keep everything AIX'ish. So I downloaded the source, ftp.c and
hostip6.c
> would not compile. I don't need ftp so I commented the offending code
out,
> but I do need the hostip6.c AI_NUMERICHOST to look up hard coded IP
> addresses so I could not fake that one out. I am trying to figure out
why
> this is missing on my AIX OS version.
It looks like you're using one of the old AIX versions that we dont't
support
IPv6 on. Run configure --disable-ipv6. This problem is detected
automatically
in the 7.14.0 pre-releases.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-05-12