Subject: make build error for current source tree (upto jul21,97)
To: None <current-users@NetBSD.ORG>
From: c5666305 <c5666305@comp.polyu.edu.hk>
List: current-users
Date: 07/22/1997 15:43:09
Hello,

Is there anyone know hoe to solve the problem of make build with the following
error

======= error =======
===> bin/cat
cc -O  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -c cat.c
cc1: warnings being treated as errors
cat.c:77: warning: function declaration isn't a prototype
cat.c:40: warning: `copyright' defined but not used
cat.c:49: warning: `rcsid' defined but not used
*** Error code 1

Stop.

======= error =======

cheers

Clarence CHAN