View Single Post

   
  #3 (permalink)  
Old 04-12-2008, 02:46 AM
Tom Lane
 
Posts: n/a
Default Re: Tru64/Alpha problems

Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> I'm not sure that I believe the "getaddrinfo doesn't work" diagnosis
>> anyway, seeing that bear gets through "make check" okay. Wouldn't that
>> fail too if there were a problem there?


> Now that I look further into it, this machine was working just fine
> until we made a change in configure, allegedly to get things right on
> Tru64. The first build that went wrong was the one right after
> configure.in version 1.450. I see a report from Albert Chin that this
> patch worked, but the buildfarm member seems to provide counter-proof.


Ugh. So probably it depends on just which version of Tru64 you're using
:-(. Maybe earlier versions of Tru64 have a broken getaddrinfo and it's
fixed in later ones? How would we tell the difference?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote