Bug #808: bison dies with max table size fatal error

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #808: bison dies with max table size fatal error
Дата
Msg-id 20021030171700.09DFD476994@postgresql.org
обсуждение исходный текст
Ответы Re: Bug #808: bison dies with max table size fatal error  (Neil Conway <neilc@samurai.com>)
Список pgsql-bugs
Dave Bartmess (dingodave@edingo.net) reports a bug with a severity of 1
The lower the number the more severe it is.

Short Description
bison dies with max table size fatal error

Long Description
I downloaded the source, ran configure with --with-java option, then ran make.

The error coming back is:

make[5]: Leaving directory `/development/postgresql/pgsql-server/src/port'
bison -y -d  preproc.y
preproc.y:5560: fatal error: maximum table size (32767) exceeded
make[4]: *** [preproc.h] Error 1
make[4]: Leaving directory `/development/postgresql/pgsql-server/src/interfaces/ecpg/preproc'
make[3]: *** [all] Error 2


Sample Code


No file was uploaded with this report

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: hi-problem while installing postgressql 7.2 version
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Bug #808: bison dies with max table size fatal error