Re: [GENERAL] compiling postgresql 6.4 in BSDi

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] compiling postgresql 6.4 in BSDi
Дата
Msg-id 199812041528.KAA17524@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] compiling postgresql 6.4 in BSDi  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-general
> On Fri, 4 Dec 1998, Ibrahim wrote:
>
> >
> > I've BSDi 3.1 & BSDi 4.0 . I always get same error messages when I
> > compiling postgresql 6.4.
> > The error messages :
> >
> > /usr/bin/yacc -d gram.y
> > /usr/sbin/yacc: f - maximum table size exceeded
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> >
> > I'm using flex 2.5.4a.
>
>     yacc -> bison
>     lex -> flex
>
>     install bison and you shoudl be okay...

The bigger questions is why 6.4 does not use the gram.c file, as it
should.


--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Sferacarta Software
Дата:
Сообщение: Re[2]: [GENERAL] Generic search
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] compiling postgresql 6.4 in BSDi