Re: [GENERAL] compiling postgresql 6.4 in BSDi

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: scrappy(at)hub(dot)org (The Hermit Hacker)
Cc: ibam(at)baracuda(dot)vision(dot)net(dot)id, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] compiling postgresql 6.4 in BSDi
Date: 1998-12-04 15:28:34
Message-ID: 199812041528.KAA17524@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sferacarta Software 1998-12-04 15:30:35 Re[2]: [GENERAL] Generic search
Previous Message Bruce Momjian 1998-12-04 15:28:00 Re: [GENERAL] Text Databases