Re: cvs build failure

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: cvs build failure
Дата
Msg-id 20030701194512.GD25995@dcc.uchile.cl
обсуждение исходный текст
Ответ на cvs build failure  (Markus Bertheau <twanger@bluetwanger.de>)
Список pgsql-hackers
On Tue, Jul 01, 2003 at 09:39:59PM +0200, Markus Bertheau wrote:

> bison -y -d  preproc.y
> preproc.y:6214: fatal error: maximum table size (32767) exceeded
> make[4]: *** [preproc.h] Error 1
> make[4]: Leaving directory
> `/home/bert/src/pgsql/src/interfaces/ecpg/preproc'
> 
> What's the problem?

You need to install bison-1.875 or later.  I think there were RPMs on
www.joeconway.com if you are in a Redhat-ish system, or you can get it
from GNU ftp's if you are not.

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La conclusion que podemos sacar de esos estudios es que
no podemos sacar ninguna conclusion de ellos" (Tanenbaum)


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Markus Bertheau
Дата:
Сообщение: Re: cvs build failure
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Urgent : Regarding Submission of Code