Re: Compile failure in CVS HEAD

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Compile failure in CVS HEAD
Дата
Msg-id 20635.1093714540@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Compile failure in CVS HEAD  (Devrim GUNDUZ <devrim@gunduz.org>)
Список pgsql-hackers
Devrim GUNDUZ <devrim@gunduz.org> writes:
> Latest CVS snapshot of 8.0.0 does not compile on Red Hat 9:

> bison -y -d  preproc.y
> preproc.y:5383: warning: previous rule lacks an ending `;'
> preproc.y:6367: fatal error: maximum table size (32767) exceeded

You need a newer bison; or build from a tarball instead of directly
from CVS.

configure should have warned you that your bison was too old, but
the warning is easy to miss in all the other chatter.
        regards, tom lane


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Contrib -- PostgreSQL shared variables
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Contrib -- PostgreSQL shared variables