[LARTC] Re: iproute2 2.6.22-070710 , mp_ematch.y:11: unrecognized:
%error-verbose , ...
Stephen Hemminger
shemminger at linux-foundation.org
Thu Jul 12 06:10:09 CEST 2007
On Wed, 11 Jul 2007 20:38:43 -0700 (PDT)
"Mr. James W. Laferriere" <babydr at baby-dragons.com> wrote:
> Hello Stephen (& All) , Maybe next build of the tarball one could tar
> up the base directory name as well . ie: iproute2-2.6.22-070710/ .
> The error below while being (quite probably) manually correctable isn't
> something I'd expect to see in a release .
> Twyl , JimL
>
> ps: I am not subscribed to netdev (I am quite sure) .
>
> $ ./configure
> TC schedulers
> ATM no
>
> $ make
> make[1]: Entering directory `/home/archive/iproute2-2_6_22-070710/lib'
> ...snip...
> gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o m_ematch.o m_ematch.c
> 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
> make[1]: Leaving directory `/home/archive/iproute2-2_6_22-070710/tc'
> make: *** [all] Error 2
> jiml at filesrv1:/home/archive
Which version of bison. There have been issues where bison / flex don't
always stay source compatible across releases.
More information about the LARTC
mailing list