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] [day] [month] [year] [list]
Date:	Fri, 25 Jul 2008 22:43:09 -0700
From:	Stephen Hemminger <stephen.hemminger@...tta.com>
To:	"Mr. James W. Laferriere" <babydr@...y-dragons.com>
Cc:	netdev@...r.kernel.org, Stephen Hemminger <shemminger@...tta.com>
Subject: Re: emp_ematch.y:11: unrecognized: %error-verbose

On Fri, 25 Jul 2008 20:32:42 -0800 (AKDT)
"Mr. James W. Laferriere" <babydr@...y-dragons.com> wrote:

>  	Hello All ,  using ./configure ; make ,  bison seems to dislike the 
> subject matter .  Any further info just ask .  Insights welcome .
>  		Tia ,  JimL
> 
> gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DDESTDIR=\"/usr/\" -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.26/tc'
> make: *** [all] Error 2
> 

You need more recent version of bison (like 2.3).
--
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