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

From Robert Treat
Subject Re: HEAD build troubles, buildfarm misconfigurations
Date
Msg-id 200709051033.38986.xzilla@users.sourceforge.net
Whole thread Raw
In response to Re: HEAD build troubles, buildfarm misconfigurations  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: HEAD build troubles, buildfarm misconfigurations
List pgsql-hackers
On Wednesday 05 September 2007 00:06, Tom Lane wrote:
> Robert Treat <xzilla@users.sourceforge.net> writes:
> > I get the following error during make (configure runs fine)
> >
> > /usr/include/netdb.h:560: error: syntax error before =E2=80=98[=E2=80=99
> > to= ken
>
> Which line of netdb.h is that exactly?  I'm thinking we've redefined
> some name as a macro that's breaking the include file, but I don't see
> which name exactly ...
>

Sorry, it was the line "int __unused[5];" 

> 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.  

-- 
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL


pgsql-hackers by date:

Previous
From: John DeSoi
Date:
Subject: Re: Has anyone tried out the PL/pgSQL debugger?
Next
From: "korry.douglas"
Date:
Subject: Re: Has anyone tried out the PL/pgSQL debugger?