Re: Can't build latest CVS:

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Can't build latest CVS:
Date: 2003-09-21 06:25:43
Message-ID: 20030921142521.A61926-100000@houston.familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Doh! False alarm guys - was caused by erroneous local modifications :(

Chris

On Sun, 21 Sep 2003, Christopher Kings-Lynne wrote:

> gmake -C parser parse.h
> gmake[3]: Entering directory
> `/usr/home/chriskl/pgsql-server/src/backend/parser'
> bison -y -d gram.y
> gram.y:1820.51-52: $$ of `OptLocation' has no declared type
> gram.y:1821.99-100: $$ of `OptLocation' has no declared type
>
> Chris
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-09-21 06:27:01 Re: Can't build latest CVS:
Previous Message Christopher Kings-Lynne 2003-09-21 06:25:16 Re: Killing the backend to cancel a long waiting query