Re: HEAD build troubles, buildfarm misconfigurations - Mailing list pgsql-hackers

From Tom Lane
Subject Re: HEAD build troubles, buildfarm misconfigurations
Date
Msg-id 14035.1189008108@sss.pgh.pa.us
Whole thread Raw
In response to Re: HEAD build troubles, buildfarm misconfigurations  (Robert Treat <xzilla@users.sourceforge.net>)
Responses Re: HEAD build troubles, buildfarm misconfigurations
List pgsql-hackers
Robert Treat <xzilla@users.sourceforge.net> writes:
> On Wednesday 05 September 2007 00:06, Tom Lane wrote:
>> BTW, on re-reading that, it seems a tad surprising to get an error right
>> there --- if postgres_fe.h or anything it includes were broken, then the
>> build should have failed earlier.  Is the failure reproducible in
>> repeated tries?

> Yes.  Just for giggles I played with the configure flags as well, but it 
> always errors in that spot.  

Hmph.  I checked the CVS logs and there haven't been any recent changes
that seem like they could be related.

It might be worth getting gcc -E output and looking to see what that
part of netdb.h looks like after macro expansion.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: pl/pgsql function result cache
Next
From: Teodor Sigaev
Date:
Subject: left outer join vs subplan