Subject: Re: Jan 21 build fails
To: Ken Nakata <kenn@synap.ne.jp>
From: Luke Mewburn <lukem@goanna.cs.rmit.edu.au>
List: current-users
Date: 01/23/1999 15:18:11
Ken Nakata writes:
> Hi,
> 
> On the current supped on Jan. 21, "make build" fails at:
> 
> cc -O2 -DALL_STATE  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror   -D_LIBC -DNLS -DYP -DHESIOD -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT -I/koo/s/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DRESOLVSORT -I. -DPOSIX_MISTAKE -DFLOATING_POINT -c nslexer.c
> cc1: warnings being treated as errors
> nslexer.c: In function `_nsyylex':
> nslexer.c:704: warning: label `find_rule' defined but not used
> nslexer.c: At top level:
> nslexer.c:1674: warning: `yy_flex_realloc' defined but not used
> *** Error code 1
> 
> Stop.
> 
> Can I just comment out these labels?  Or has my source tree somehow
> got out of order?


update usr.bin/lex, try again.