Thread
-
Building from CVS issues
Jason Godden <jasongodden@optushome.com.au> — 2003-09-23T12:20:33Z
Hi All, I'm attempting to build from CVS so I can get into a bit of PG dev work. Are there any special tricks with the CVS build or is this a common error? bison -y -d preproc.y preproc.y:5276: warning: previous rule lacks an ending `;' preproc.y:6294: fatal error: maximum table size (32767) exceeded make[4]: *** [preproc.h] Error 1 make[4]: Leaving directory `/home/jason/pgsql/pgsql/src/interfaces/ecpg/preproc' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/jason/pgsql/pgsql/src/interfaces/ecpg' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/jason/pgsql/pgsql/src/interfaces' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/jason/pgsql/pgsql/src' make: *** [all] Error 2
-
Re: Building from CVS issues
Jason Godden <jasongodden@optushome.com.au> — 2003-09-23T12:40:49Z
My bad - I didn't even notice the bison version message. Please ignore this. Rgds, Jason jasongodden@optushome.com.au wrote: > Hi All, > > I'm attempting to build from CVS so I can get into a bit of PG dev work. > Are there any special tricks with the CVS build or is this a common error? > > bison -y -d preproc.y > preproc.y:5276: warning: previous rule lacks an ending `;' > preproc.y:6294: fatal error: maximum table size (32767) exceeded > make[4]: *** [preproc.h] Error 1 > make[4]: Leaving directory > `/home/jason/pgsql/pgsql/src/interfaces/ecpg/preproc' > make[3]: *** [all] Error 2 > make[3]: Leaving directory `/home/jason/pgsql/pgsql/src/interfaces/ecpg' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/jason/pgsql/pgsql/src/interfaces' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/jason/pgsql/pgsql/src' > make: *** [all] Error 2
-
Re: Building from CVS issues
Hans-Jürgen Schönig <hs@cybertec.at> — 2003-09-25T07:09:10Z
jasongodden@optushome.com.au wrote: > Hi All, > > I'm attempting to build from CVS so I can get into a bit of PG dev work. > Are there any special tricks with the CVS build or is this a common error? > > bison -y -d preproc.y > preproc.y:5276: warning: previous rule lacks an ending `;' > preproc.y:6294: fatal error: maximum table size (32767) exceeded > make[4]: *** [preproc.h] Error 1 > make[4]: Leaving directory > `/home/jason/pgsql/pgsql/src/interfaces/ecpg/preproc' > make[3]: *** [all] Error 2 > make[3]: Leaving directory `/home/jason/pgsql/pgsql/src/interfaces/ecpg' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/jason/pgsql/pgsql/src/interfaces' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/jason/pgsql/pgsql/src' > make: *** [all] Error 2 > You will need a more recent version of Bison in order to build. Older versions of Bison cannot handle packages that huge anymore. Regards, Hans -- Cybertec Geschwinde u Schoenig Ludo-Hartmannplatz 1/14, A-1160 Vienna, Austria Tel: +43/2952/30706; +43/660/816 40 77 www.cybertec.at, www.postgresql.at, kernel.cybertec.at