cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Request is getting truncated by my WAS App server

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 12 May 2005 07:23:20 +0200 (CEST)

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.html
Received on 2005-05-12