Re: [GENERAL] compiling postgresql 6.4 in BSDi

1998-12-05 Thread Bruce Momjian
> Thus spake Ibrahim > > > install bison and you shoudl be okay... > > > > It works ! thanx, but I'must remove backend/parser/gram.c first. > > > > I think BSDi user shoule know about this instalation procedure. > > Sounds like a BSDi FAQ is needed. Is that your hand I see in the air?

Re: [GENERAL] compiling postgresql 6.4 in BSDi

1998-12-05 Thread D'Arcy
Thus spake Ibrahim > > install bison and you shoudl be okay... > > It works ! thanx, but I'must remove backend/parser/gram.c first. > > I think BSDi user shoule know about this instalation procedure. Sounds like a BSDi FAQ is needed. Is that your hand I see in the air? :-) -- D'Arcy

Re: [GENERAL] compiling postgresql 6.4 in BSDi

1998-12-04 Thread Ibrahim
The Hermit Hacker wrote: > > 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 > >

Re: [GENERAL] compiling postgresql 6.4 in BSDi

1998-12-04 Thread Bruce Momjian
> > 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. That is strange

Re: [GENERAL] compiling postgresql 6.4 in BSDi

1998-12-04 Thread Bruce Momjian
> 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 > >