Re: [GENERAL] compiling postgresql 6.4 in BSDi - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] compiling postgresql 6.4 in BSDi
Date
Msg-id 199812041528.KAA17524@candle.pha.pa.us
Whole thread Raw
In response to Re: [GENERAL] compiling postgresql 6.4 in BSDi  (The Hermit Hacker <scrappy@hub.org>)
List 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 by date:

Previous
From: Sferacarta Software
Date:
Subject: Re[2]: [GENERAL] Generic search
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] compiling postgresql 6.4 in BSDi