Re: HEAD build troubles, buildfarm misconfigurations

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

On Wednesday 05 September 2007 00:06, Tom Lane wrote:
> Robert Treat <xzilla(at)users(dot)sourceforge(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message korry.douglas 2007-09-05 14:48:49 Re: Has anyone tried out the PL/pgSQL debugger?
Previous Message John DeSoi 2007-09-05 13:15:39 Re: Has anyone tried out the PL/pgSQL debugger?