> > make[2]: *** No rule to make target `doc/figs/example.txt', needed by > `doc/bison.info <http://bison.info>'. Stop.
That bug was fixed in August, after 3.0 came out, here: http://git.savannah.gnu.org/cgit/bison.git/commit/?h=maint&id=c4aa4ff54130c6c3d1c1a74faedaffead76c2670 In the meantime you can work around such problems by running 'touch doc/figs/example.txt'. >> The package was designed with Flex required. Paul relaxed > > this constraint, but there are other adjustments to make > to get the package fully functional. > I just now installed the following further patch to try to fix this: http://git.savannah.gnu.org/cgit/bison.git/commit/?h=maint&id=3a684d611ec61f6959ffdd84918717e77486263b
