Re: Compilation errors?

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Compilation errors?
Дата
Msg-id 20030225150036.D63223-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Compilation errors?  (Dmitry Tkach <dmitry@openratings.com>)
Ответы Re: Compilation errors?  (Dmitry Tkach <dmitry@openratings.com>)
Список pgsql-general
On Tue, 25 Feb 2003, Dmitry Tkach wrote:

> I was trying to build pgsql code, and I keep getting this error:
>
> make[4]: Entering directory `/home/dima/postgres7.3/pgsql/src/interfaces/ecpg/preproc'
> make -C ../../../../src/port all
> make[5]: Entering directory `/home/dima/postgres7.3/pgsql/src/port'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/dima/postgres7.3/pgsql/src/port'
> bison -y -d  preproc.y
> preproc.y:5560: fatal error: maximum table size (32767) exceeded
> make[4]: *** [preproc.h] Error 1
>
>
> I was building the CVS tip initially when I got this, then I switched
> to REL7_3_STABLE, but I am still getting the same problem with it?
>
> Any clues? Is it something wrong with my configuration?

You need to upgrade bison to a newer version (I think 1.5 or better)



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Compilation errors?
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Can postgresql be run in memory (like a memory resi