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 05:37:16
Message-ID: 188.1188970636@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:
> I get the following error during make (configure runs fine)

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?

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2007-09-05 07:54:37 Re: Has anyone tried out the PL/pgSQL debugger?
Previous Message Brendan Jurd 2007-09-05 04:13:57 Re: Per-function GUC settings: trickier than it looked