On Wednesday 05 September 2007 00:06, Tom Lane wrote:
> Robert Treat <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to