Subject: supped allsrc this morning...
To: None <current-users@NetBSD.ORG>
From: Kurt Schreiner <ks@bambam.ub.uni-mainz.de>
List: current-users
Date: 11/10/1997 14:03:50
...done "make includes" and build and booted a new kernel.
with "make build" all is well 'till:

===> libwrap
cc -O  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith  -DFACILITY=LOG_AUTHPRIV -DSEVERITY=LOG_INFO -DREAL_DAEMON_DIR=\"/usr/libexec\" -DHOSTS_ACCESS -DDAEMON_UMASK=022 -DRFC931_TIMEOUT=10 -DALWAYS_HOSTNAME -DSYS_ERRLIST_DEFINED -DHOSTS_ALLOW=\"/etc/hosts.allow\" -DHOSTS_DENY=\"/etc/hosts.deny\" -DPROCESS_OPTIONS -DNETGROUP -c hosts_access.c
cc1: warnings being treated as errors
hosts_access.c: In function `host_match':
hosts_access.c:270: warning: implicit declaration of function `yp_get_default_domain'
hosts_access.c:271: warning: implicit declaration of function `innetgr'
*** Error code 1

Stop.

is this some side-effect from NOT beginning with a fresh /usr/src tree?
(just done "make build" in the same tree where another "make build" went
flowlessly last friday)

this is on my ss5, btw...

-kurt