Re: compile failure in HEAD

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: compile failure in HEAD
Дата
Msg-id 200303280204.h2S24Ql18851@candle.pha.pa.us
обсуждение исходный текст
Ответ на compile failure in HEAD  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: compile failure in HEAD
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: updateable cursors & visibility