[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Installation/Compile Issue on AIX 4.3.2

From: Derek J. Balling <dredd_at_megacity.org>
Date: 2003-03-21 20:07:28 CET

On Friday, March 21, 2003, at 01:27 PM, Branko Èibej wrote:
> No, this looks exactly like Neon's getaddrinfo problem on HP-UX. Does
> AIX have getaddrinfo? Does it work? :-) You could try disabling it in
> ne_socket.c:ne_addr_resolve.

Bingo. I have a sandbox.

So, on AIX 4.3.2.0, the following things need fixed:

- An ifdef block needs to be added for aix to disable GETADDRINFO, same
as HPUX
- a better solution to the infov() issue probably needs to be figured
out.

Would that be an accurate post-mortem?

D

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 21 20:08:10 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.