[HACKERS] Building from CVS issues

2003-09-23 Thread jasongodden
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) ex

Re: [HACKERS] Building from CVS issues

2003-09-23 Thread jasongodden
My bad - I didn't even notice the bison version message. Please ignore this. Rgds, Jason [EMAIL PROTECTED] 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