* Stephen Hemminger <shemminger@xxxxxxxx> 2005-11-09 09:15 > On Wed, 9 Nov 2005 17:34:33 +0100 > Damjan <gdamjan@xxxxxxxxxxx> wrote: > > > > Update to iproute2 is available. Most of the changes were to repair the > > > things that broke with the introduction of the batch mode to the ip command. > > > http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.14-051107.tar.gz > > > > I'm getting this error when trying to compile on Slackware-10.2. > > The version of bison is 1.35. > > > > make[1]: Entering directory `/home/damjan/src/iproute2-2.6.14-051107/tc' > > bison -d -t -v -o emp_ematch.yacc.c emp_ematch.y > > emp_ematch.y:11: unrecognized: %error-verbose > > emp_ematch.y:11: Skipping to next % > > make[1]: *** [emp_ematch.yacc.c] Error 1 > > > > > > The ematch stuff probably needs bison 2.0 talk to Thomas. Yes, bison 2.0 or a compatible version is required. It should be possible to remove '%error-verbose' from the yacc grammar at the cost of less precise grammar error messages. _______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc