Subject: Re: kernel build failure 4/1/2000
To: None <current-users@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: current-users
Date: 04/02/2000 12:51:16
On Sat, Apr 01, 2000 at 11:00:13AM -0800, Wolfgang Rupprecht wrote:
> cc -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -I../../../../../crypto-us/sys -I../../../../../gnu/sys -DLKM -DDIAGNOSTIC -DTLP_MATCH_21040 -DTLP_MATCH_21041 -DTLP_MATCH_21140 -DTLP_MATCH_21142 -DNMBCLUSTERS=1024 -DAUDIO_DEBUG -DMAXUSERS=32 -D_KERNEL -Di386 -c ../../../../arch/i386/isa/pcvt/pcvt_drv.c
> cc1: warnings being treated as errors
> ../../../../arch/i386/isa/pcvt/pcvt_drv.c: In function `pcintr':
> ../../../../arch/i386/isa/pcvt/pcvt_drv.c:668: warning: implicit declaration of function `timeout'
> *** Error code 1
Okay, this file compiles again, at least.
Can I ask why people are still using pcvt? I mean, we'd like to be able to
nuke that console driver completely from orbit.
--
-- Jason R. Thorpe <thorpej@zembu.com>