| From: | Doug McNaught <doug(at)mcnaught(dot)org> | 
|---|---|
| To: | Dmitry Tkach <dmitry(at)openratings(dot)com> | 
| Cc: | pgsql-general(at)postgresql(dot)org | 
| Subject: | Re: Compilation errors? | 
| Date: | 2003-02-25 23:22:57 | 
| Message-ID: | m3y944t06m.fsf@varsoon.wireboard.com | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-general | 
Dmitry Tkach <dmitry(at)openratings(dot)com> writes:
> I was trying to build pgsql code, and I keep getting this error:
> 
> make[4]: Entering directory `/home/dima/postgres7.3/pgsql/src/interfaces/ecpg/preproc'
> make -C ../../../../src/port all
> make[5]: Entering directory `/home/dima/postgres7.3/pgsql/src/port'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/dima/postgres7.3/pgsql/src/port'
> bison -y -d  preproc.y
> preproc.y:5560: fatal error: maximum table size (32767) exceeded
> make[4]: *** [preproc.h] Error 1
You need to upgrade your 'bison' program.
-Doug
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ed L. | 2003-02-25 23:36:56 | rserv replication error | 
| Previous Message | Neil Conway | 2003-02-25 23:15:53 | Re: Can postgresql be run in memory (like a memory resi |