Re: HEAD build troubles, buildfarm misconfigurations

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: HEAD build troubles, buildfarm misconfigurations
Date: 2007-09-05 16:01:48
Message-ID: 14035.1189008108@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Treat <xzilla(at)users(dot)sourceforge(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Teodor Sigaev 2007-09-05 16:11:23 left outer join vs subplan
Previous Message Josh Berkus 2007-09-05 15:32:42 Re: pl/pgsql function result cache