Re: bison error

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: bison error
Дата
Msg-id 1039417621.350.89.camel@tokyo
обсуждение исходный текст
Ответ на bison error  ("bigapple" <bigapple__2002@163.com>)
Список pgsql-hackers
On Mon, 2002-12-09 at 01:58, bigapple wrote:
>  When I check out the pgsql from cvs and I complile it,  an error occured .
> 
> dir: pgsql/src/interfaces/ecpg/preproc
> bison -y -d preproc.y
> erro information:
>   preproc.y:5559: fatal error: maximum table size (32767) exceeded.

You need to use Bison 1.50 or greater, due to a limitation in previous
versions of Bison.

Cheers,

Neil
-- 
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC





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

Предыдущее
От: "bigapple"
Дата:
Сообщение: bison error
Следующее
От: Joe Conway
Дата:
Сообщение: Re: bison error