mhulden / foma

Automatically exported from code.google.com/p/foma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r227 build fails on wheezy, precise, saucy

GoogleCodeExporter opened this issue · comments

On Debian stable (wheezy) and Ubuntu Precise (12.04) and Ubuntu Saucy (13.10), 
the build fails with the following:

bison -d -t -v regex.y
regex.y:194.36-76: syntax error, unexpected {...}
make[1]: *** [regex.tab.h] Error 1

https://packages.debian.org/search?suite=wheezy&keywords=bison and 
http://packages.ubuntu.com/search?keywords=bison says those distros have Bison 
versions as low as 2.5.

Original issue reported on code.google.com by Tino.Did...@gmail.com on 10 Jul 2014 at 2:59

Should be fixed in r228

Original comment by mans.hul...@gmail.com on 14 Jul 2014 at 2:20