From: | Gaetano Mendola <mendola(at)bigfoot(dot)com> |
---|---|
To: | "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org> |
Subject: | wrong Bison version on INSTALL file |
Date: | 2003-09-26 23:32:30 |
Message-ID: | 3F74CC8E.5050304@bigfoot.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hi,
the INSTALL file say:
* Flex and Bison are needed to build a CVS checkout or if you changed the
actual scanner and parser definition files. If you need them, be
sure to
get Flex 2.5.4 or later and Bison 1.50 or later. Other yacc
programs can
sometimes be used, but doing so requires extra effort and is not
recommended. Other lex programs will definitely not work.
I think shall be:
* Flex and Bison are needed to build a CVS checkout or if you changed the
actual scanner and parser definition files. If you need them,
be sure to
get Flex 2.5.4 or later and Bison 1.875 or later. Other yacc
programs can
sometimes be used, but doing so requires extra effort and is not
recommended. Other lex programs will definitely not work.
Regards
Gaetano Mendola
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-09-27 00:09:30 | Re: wrong Bison version on INSTALL file |
Previous Message | Tom Lane | 2003-09-26 23:20:09 | Re: [GENERAL] Can't Build 7.3.4 on OS X |