Re: [PORTS] BSDI-3.1

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: ser(at)nsu(dot)ru (Sergei Chernev)
Cc: pgsql-ports(at)postgreSQL(dot)org, hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Re: [PORTS] BSDI-3.1
Date: 1998-04-23 14:51:43
Message-ID: 199804231451.KAA23452@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> Hi!
> I was trying to install postgresql-6.3.2 on BSDI-3.1 operating system.
> First, it doesn't define BSDI-3.0 template (postgresql-6.3 does).
> Second, there is an error on compilation:
>
> gmake[2]: Entering directory
> `/usr/home/ser/download/postgres/postgresql-6.3.2/src/backend/parser'
> /usr/bin/yacc -d gram.y
> /usr/bin/yacc: f - maximum table size exceeded
> gmake[2]: *** [parse.h] Error 2
> gmake[2]: Leaving directory
> `/usr/home/ser/download/postgres/postgresql-6.3.2/src/backend/parser'
> gmake[1]: *** [parser.dir] Error 2
> gmake[1]: Leaving directory
> `/usr/home/ser/download/postgres/postgresql-6.3.2/src/backend'
> gmake: *** [all] Error 2
>
> Any suggestions ? Thanx.
> ---------------------------

I am running the same OS. Just touch backend/parser/gram.c, and
recompile. Bison is required to compile gram.y, but we supply it as
part of the install.

Hackers, is the gram.c file not new enough in the 6.3.2 tarball?

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-04-23 15:19:36 Re: [HACKERS] pginterface compiling
Previous Message Byron Nikolaidis 1998-04-23 14:45:55 retrieving varchar size