Re: Errors compiling Postgres (bison -maximum table size excceeded)

Поиск
Список
Период
Сортировка
От snpe
Тема Re: Errors compiling Postgres (bison -maximum table size excceeded)
Дата
Msg-id 200301132123.24315.snpe@snpe.co.yu
обсуждение исходный текст
Ответ на Errors compiling Postgres (bison -maximum table size excceeded)  (Carlos Correia <carlos@m16e.com>)
Ответы Re: Errors compiling Postgres (bison -maximum table size excceeded)  (Carlos Correia <carlos@m16e.com>)
Список pgsql-jdbc
You need bison (1.875 work fine for me)

regards
Haris Peco
On Monday 13 January 2003 19:18, Carlos Correia wrote:
> Hi,
>
> I tried to compile the latest stable release in order of getting a JDBC
> driver which has the DatabaseMetaData.getColumns()'s bug fixed and,
> after invoking 'configure --with-java', I tried to compile it (with
> 'gmake' - in the top directory).
> It failed with this error:
>
> bison -y -d  preproc.y
> preproc.y:5561: fatal error: maximum table size (32767) exceeded
>
> I'm running a Mandrake 9.0 distribution.
>
> Any one has an idea of how to fix this?
>
> Best Regards,
>
> Carlos
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


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

Предыдущее
От: Felipe Schnack
Дата:
Сообщение: binary data
Следующее
От: "Tim Lucia"
Дата:
Сообщение: Re: Sequence