From owner-freebsd-hackers Tue Nov 14 10:09:30 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA28139 for hackers-outgoing; Tue, 14 Nov 1995 10:09:30 -0800 Received: from virginia.edu (uvaarpa.Virginia.EDU [128.143.2.7]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id KAA28124 for ; Tue, 14 Nov 1995 10:09:16 -0800 Received: from server.cs.virginia.edu by uvaarpa.virginia.edu id ab11762; 14 Nov 95 13:09 EST Received: from mamba.cs.Virginia.EDU (mamba-fo.cs.Virginia.EDU) by uvacs.cs.virginia.edu (4.1/5.1.UVA) id AA16911; Tue, 14 Nov 95 13:09:06 EST Posted-Date: Tue, 14 Nov 1995 13:09:05 -0500 (EST) Received: by mamba.cs.Virginia.EDU (5.x/SMI-2.0) id AA07983; Tue, 14 Nov 1995 13:09:05 -0500 From: bah6f@server.cs.virginia.edu Message-Id: <9511141809.AA07983@mamba.cs.Virginia.EDU> Subject: -current kernel not compiling To: hackers@freebsd.org Date: Tue, 14 Nov 1995 13:09:05 -0500 (EST) X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk I just sup'ed the latest -current, and now my kernel won't compile: cc -c -O2 -pipe -m486 -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -nostdinc -I. -I../.. -I../../sys -I../../../include -DI586_CPU -DPROBE_VERBOSE -DMAXCONS=6 -DXSERVER -DBOUNCE_BUFFERS -DNSWAPDEV=4 -DMFS_ROOT=10 -DMFS -DFFS -DMROUTING -DINET -DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DDDB -DCOMPAT_43 -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../pci/aic7870.c In file included from ../../pci/aic7870.c:35: ../../i386/scsi/aic7xxx.h:220: conflicting types for `ahcintr' ./ioconf.h:13: previous declaration of `ahcintr' ../../i386/scsi/aic7xxx.h:220: warning: redundant redeclaration of `ahcintr' in same scope ./ioconf.h:13: warning: previous declaration of `ahcintr' *** Error code 1 Is there anything I can do to help it along, or should I just sit and wait? I did a 'make all install' on the rest of the OS, so I have problems with 'w', 'who', 'ps' and the like because they're new, but the kernel isn't. Thanks, Paco -- Brian "Paco" Hope Research Assistant, Technical Support Staff email: paco@virginia.edu Department of Computer Science WWW: http://www.cs.virginia.edu/~bah6f/ University of Virginia