On Mon, 25 Sep 2000, Alfred Perlstein wrote:
> * Tom Lane <[EMAIL PROTECTED]> [000925 08:11] wrote:
> > The Hermit Hacker <[EMAIL PROTECTED]> writes:
> > > Just going through Peter's new 'mk-snapshot' script, and found a problem:
> >
> > > gmake[4]: Entering directory
>`/home/projects/pgsql/snapshot/pgsql/postgresql-snapshot/src/backend/parser'
> > > byacc -d gram.y
> > > byacc: f - maximum table size exceeded
> >
> > byacc? Why isn't it using bison?
>
> Because we no longer ship the GPL encumbered bison in the base
> system. I've mentioned this before.
D'oh, tha twould explain why I didn't have it in /usr/local *nod*
thanks alfred ...