Subject: Re: last night's kernel sup fails to compile
To: None <perry@piermont.com>
From: None <Chris_G_Demetriou@NIAGARA.NECTAR.CS.CMU.EDU>
List: current-users
Date: 03/09/1996 18:04:26
> This happened on an attempt to compile a kernel on arch-i386, kernel
> sup'ed as of this morning.
> 
> cc  -O2 -Werror -I. -I../../../../arch -I../../../.. -DI486_CPU -DI586_CPU -DXSERVER -DUCONSOLE -DINSECURE -DMACHINE_NONCONTIG -DTIMEZONE="0x12c" -DDST="0" -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DDDB -DDIAGNOSTIC -DKTRACE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_NOMID -DCOMPAT_09 -DCOMPAT_10 -DCOMPAT_43 -DTCP_COMPAT_42 -DCOMPAT_SVR4 -DCOMPAT_IBCS2 -DCOMPAT_LINUX -DCOMPAT_FREEBSD -DLKM -DFFS -DMFS -DCD9660 -DMSDOSFS -DFDESC -DFIFO -DKERNFS -DNULLFS -DPORTAL -DPROCFS -DUMAPFS -DUNION -DINET -DGENERIC -D_KERNEL -Di386  -c ../../../../arch/i386/i386/machdep.c
> ../../../../arch/i386/i386/machdep.c:1426: parse error before `bus_chipset_tag_t'
> [ ... ]


I dare say that either your sup, or the sup update on ftp.netbsd.org,
did not properly complete, or "something" was inconsistent w/them.

The changes were all checked in early enough to be sure that they were
all in time to for the sup update, and they were all checked in.


it looks like your <dev/isa/isavar.h> was not updated; was it?


chris