Subject: Problem with Build!
To: None <current-users@netbsd.org>
From: Matt Bell <mtbell@mb1.dial.servtech.com>
List: current-users
Date: 11/24/1999 13:35:41
Hi,

I ran a Make Build and got this 

cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Werror   -c ypcat.c
cc   -o ypcat ypcat.o 
nroff -Tascii -mandoc ypcat.1 > ypcat.cat1
dependall ===> usr.bin/ypmatch
mkdep -a ypmatch.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Werror   -c ypmatch.c
cc   -o ypmatch ypmatch.o 
nroff -Tascii -mandoc ypmatch.1 > ypmatch.cat1
dependall ===> usr.bin/ypwhich
mkdep -a ypwhich.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Werror   -c ypwhich.c
cc   -o ypwhich ypwhich.o 
nroff -Tascii -mandoc ypwhich.1 > ypwhich.cat1
1 error
*** Error code 2

Stop.
3390.7u 2229.4s 1:46:45.40 87.7% 0+0k 45545+197225io 13142pf+0w

This was from todays sup. Any Ideas?

-Matt