Re: [GENERAL] compiling postgresql 6.4 in BSDi

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Ibrahim <ibam(at)baracuda(dot)vision(dot)net(dot)id>
Cc: postgres <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] compiling postgresql 6.4 in BSDi
Date: 1998-12-04 14:59:15
Message-ID: Pine.BSF.4.05.9812041058550.13885-100000@thelab.hub.org
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...

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Taral 1998-12-04 15:14:44 Re: [GENERAL] Generic search
Previous Message The Hermit Hacker 1998-12-04 14:57:24 Re: [GENERAL] Can PostgreSQL handle this?