|
From: Christian S. <sch...@li...> - 2014-02-08 01:05:02
|
On Friday 07 February 2014 17:19:07 Christian Schoenebeck wrote: > > my version was 3.0.1, I updated to > > [seijitsu@astrux linuxsampler-svn]$ bison -V > > bison (GNU Bison) 3.0.2 > > Written by Robert Corbett and Richard Stallman. > > > > but still got the same error. > > Yeah, I just tested it with Bison 3.0.2 and figured that those two C arrays > are not automatically generated by Bison 3.x by default anymore. [snip] > I'll try to find out how > to convince Bison 3 to generate the two missing C arrays. Fixed in latest SVN version. Should compile without errors now. CU Christian |