lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 11 Jul 2007 21:10:09 -0700
From:	Stephen Hemminger <shemminger@...ux-foundation.org>
To:	"Mr. James W. Laferriere" <babydr@...y-dragons.com>
Cc:	netdev@...r.kernel.org, lartc@...lman.ds9a.nl
Subject: Re: iproute2 2.6.22-070710 ,  mp_ematch.y:11: unrecognized:
 %error-verbose , ...

On Wed, 11 Jul 2007 20:38:43 -0700 (PDT)
"Mr. James W. Laferriere" <babydr@...y-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@...esrv1:/home/archive

Which version of bison. There have been issues where bison / flex don't
always stay source compatible across releases.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ