Subject: Re: Problems with compiling kernel - log
To: Andrzej W=?ISO-8859-2?Q?=f3jkowski_?= <admin@cordef.com.pl>
From: Simon Burge <simonb@netbsd.org>
List: port-pmax
Date: 12/30/1999 12:12:27
Andrzej W=?ISO-8859-2?Q?=f3jkowski_?= wrote:

> Sorry for doupble post, I've forgoten paste compiler output.
> 
> cc  -O2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Wno-main -G 0  -mno-abicalls -m
> no-half-pic -I. -I../../../../arch -I../../../.. -nostdinc -I../../../../../gnu/sys -DMIPS1 -DMIPS3 -DLKM -DNKME
> MCLUSTERS=1024 -DHZ=256 -DMAXUSERS=64 -D_KERNEL -Dpmax  -c ../../../../arch/pmax/dev/dc.c
> cc1: warnings being treated as errors
> ../../../../arch/pmax/dev/dc.c: In function `dcrint':
> ./../../../arch/pmax/dev/dc.c:813: warning: implicit declaration of function `mouseInput'
> *** Error code 1

-current should compile again after the next sup scan, or you can
"cvs update" now if you are using anoncvs.  I've been busy playing
around with other test kernels so I hadn't noticed this sooner.
Sorry 'bout that.

Simon.