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

Re: svn rev 4298: FAIL (hppa2.0w-hp-hpux11.11 update)

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-02-03 21:31:44 CET

Joe Orton wrote:

>On Mon, Feb 03, 2003 at 11:02:59AM +0100, Branko Čibej wrote:
>
>
>>Hi Joe,
>>
>>Try as I might, I can't make the getaddrinfo() code path in
>>ne_addr_resolve() to work in HP-UX 11.11. If I tweak the configuration
>>to use the gethostbyname() path, everything works fine.
>>
>>Oh, BTW: I noticed the following line in the getaddrinfo code path:
>>
>> hints.ai_family = AF_UNSPEC;
>>
>>
>
>Hi - did you try changing this line to use AF_INET instead?
>
>

Hm, no. I'll try that. One second...no, it doesn't help. I think we'll
just have to add a hint to configure to not use getaddrinfo on this
version of HP-UX. Judging by what Google shows me, we're not the first
to get hit by this problem.

Let me know if you'd like a patch.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 3 21:32:32 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.