Re: compile failure in HEAD - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: compile failure in HEAD
Date
Msg-id 200303280204.h2S24Ql18851@candle.pha.pa.us
Whole thread Raw
In response to compile failure in HEAD  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
Are you using Bison 1.875?

---------------------------------------------------------------------------

Christopher Kings-Lynne wrote:
> I seem to be getting this:
> 
> gmake[3]: Entering directory `/home/chriskl/pgsql-temp/src/backend/parser'
> bison -y -d  gram.y
> gram.y:4260.4-4307.10: type clash (`boolean' `keyword') on default action
> gram.y:4307.11: parse error, unexpected ":", expecting ";" or "|"
> gmake[3]: *** [parse.h] Error 1
> 
> Chris
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 



pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: compile failure in HEAD
Next
From: Hiroshi Inoue
Date:
Subject: Re: updateable cursors & visibility