Subject: Compile errors
To: None <current-users@NetBSD.ORG>
From: Paul Goyette <paul@pgoyette.bdt.com>
List: current-users
Date: 09/20/1995 18:28:44
Well, you asked for it...

Got the following compile error from this morning's (9/20) sup:

/usr/bin/cc  -c -O -Werror -fno-builtin -I. -I../../../../arch -I../../../.. 
-I../../../../sys -DTIMEZONE="0" -DDST="1" -DMAXFDESCS="0x800" -DSWAPPAGER 
-DVNODEPAGER -DDEVPAGER -DDIAGNOSTIC -DKTRACE -DFIFO -DDDB -DFFS -DQUOTA 
-DMFS -DNFSSERVER -DNFSCLIENT -DNULLFS -DCD9660 -DKERNFS -DFDESC -DPROCFS 
-DUNION -DSCSI -DINET -DTCP_COMPAT_42 -DGATEWAY -DCOMPAT_42 -DCOMPAT_43 -DNS 
-DMAPMEM -DSYSVSHM -DSYSVSEM -DSYSVMSG -DMROUTING -DM68040 -DM68030 -DFPSP 
-DFPU_EMULATE -DCOMPAT_NOMID -DCOMPAT_SUNOS -DCOMPAT_09 -DCOMPAT_10 
-DMACHINE_NONCONTIG -D_KERNEL -DREFBIT -Dmac68k  
../../../../arch/mac68k/dev/asc.c
cc1: warnings being treated as errors
../../../../arch/mac68k/dev/asc.c:65: warning: initialization of 
`asccd.cd_match' from incompatible pointer type
*** Error code 1

Stop.