Re: y.tab.h/y_tab.h is not created
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> bison -y -d -v ./web2c.y > conflicts: 1 shift/reduce > make[3]: *** [y_tab.h] Broken Pipe That looks like a bug in your installation of bison. The same version (1.875) works here on Linux. Thomas