NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/43123 (milter-greylist not building on amd64-current)
On Tue, 6 Apr 2010, Christos Zoulas wrote:
On Apr 6, 6:45am, htodd%twofifty.com@localhost (Hisashi T Fujinaka) wrote:
-- Subject: Re: toolchain/43123 (milter-greylist not building on amd64-curren
| On Tue, 6 Apr 2010, Christos Zoulas wrote:
|
| > What happens if you add %option reject?
| What do I add it to? I'm the one seeing the error, but I don't know
| flex.
To the .l file. After the initial %{ %} block, and before any rules.
See src/usr.bin/fgen/fgen.l for an example.
Still broken:
flex -oconf_lex.c conf_lex.l
cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wno-unused-label
-I/usr/pkg/include -DUSE_P0F -DUSE_SPAMD -DUSE_DNSRBL -D_BSD_SOURCE -I. -I.
-I/usr/pkg/include -I/usr/include -c conf_yacc.c
In file included from conf_yacc.y:1576:
conf_lex.c: In function 'conf_lex':
conf_lex.l:360: error: label 'find_rule' used but not defined
*** Error code 1
Stop.
--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte
Home |
Main Index |
Thread Index |
Old Index