Dmitry Tkach wrote:
> bison -y -d preproc.y
> preproc.y:5560: fatal error: maximum table size (32767) exceeded
> make[4]: *** [preproc.h] Error 1
>
Looks like you need to upgrade bison. Search the archives for the exact
minimum version, but I'm using 1.75. I think 1.875 is the latest release.
HTH,
Joe