Subject: compiling -current kernel
To: None <current-users@NetBSD.ORG>
From: Gary Timuss <gtimuss@sirius.UVic.CA>
List: current-users
Date: 02/26/1997 09:17:57
I've been off-line for about 3 months here and am trying to compile
a new kernel, with the tar'ed sources from 22 February 1997, but upon
a make depend or a make, I see
	  -m486 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I../../../../arch -I../../../.. -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DEXEC_AOUT -DEXEC_SCRIPT -DI586_CPU -DDUMMY_NOPS -DXSERVER -DUCONSOLE -DINSECURE -DRTC_OFFSET="0" -DDIAGNOSTIC -DKTRACE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_NOMID -DCOMPAT_09 -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_43 -DTCP_COMPAT_42 -DCOMPAT_LINUX -DCOMPAT_FREEBSD -DEXEC_ELF32 -DUSER_LDT -DLKM -DFFS -DMFS -DNFS -DMSDOSFS -DFDESC -DKERNFS -DNULLFS -DPROCFS -DNFSSERVER -DFIFO -DINET -DPCIVERBOSE -DMAXUSERS=24 -D_KERNEL -Di386 -c ../../../../arch/i386/i386/genassym.c
	  cc1: warnings being treated as errors
	  machine/intr.h:76: warning: `splraise' defined but not used
	  machine/intr.h:104: warning: `spllower' defined but not used
	  machine/intr.h:90: warning: `splx' defined but not used
	  machine/intr.h:147: warning: `softintr' defined but not used
	  machine/cpufunc.h:44: warning: `bdb' defined but not used
	  machine/cpufunc.h:55: warning: `lidt' defined but not used
	  machine/cpufunc.h:61: warning: `lldt' defined but not used
	  machine/cpufunc.h:67: warning: `ltr' defined but not used
	  machine/cpufunc.h:73: warning: `lcr0' defined but not used
	  machine/cpufunc.h:79: warning: `rcr0' defined but not used
	  machine/cpufunc.h:87: warning: `rcr2' defined but not used
	  machine/cpufunc.h:95: warning: `lcr3' defined but not used
	  machine/cpufunc.h:101: warning: `rcr3' defined but not used
	  machine/cpufunc.h:109: warning: `tlbflush' defined but not used
	  machine/cpufunc.h:124: warning: `disable_intr' defined but not used
	  machine/cpufunc.h:130: warning: `enable_intr' defined but not used
	  machine/pmap.h:169: warning: `pmap_clear_modify' defined but not used
	  machine/pmap.h:175: warning: `pmap_clear_reference' defined but not used
	  machine/pmap.h:181: warning: `pmap_copy_on_write' defined but not used
	  machine/pmap.h:187: warning: `pmap_is_modified' defined but not used
	  machine/pmap.h:193: warning: `pmap_is_referenced' defined but not used
	  machine/pmap.h:199: warning: `pmap_phys_address' defined but not used
	  *** Error code 1

	  Stop.

Does anyone have a suggestion for me to get over the hurdle, please?

Gary

-- 
Gary.Timuss@engr.UVic.CA
<A HREF=http://www.engr.uvic.ca/~gtimuss/>Gary's Home Page</A>