Subject: Re: Jan 21 build fails
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 01/23/1999 15:47:47
In article <19990123125754X.kenn@synap.ne.jp> kenn@synap.ne.jp (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
>

Rebuild lex first, rm obj/nslexer.c and try again.

christos