Devrim GUNDUZ <[EMAIL PROTECTED]> writes: > Latest CVS snapshot of 8.0.0 does not compile on Red Hat 9:
> bison -y -d preproc.y > preproc.y:5383: warning: previous rule lacks an ending `;' > preproc.y:6367: fatal error: maximum table size (32767) exceeded You need a newer bison; or build from a tarball instead of directly from CVS. configure should have warned you that your bison was too old, but the warning is easy to miss in all the other chatter. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])