Date: Tue, 14 Nov 1995 13:09:05 -0500 (EST) From: bah6f@server.cs.virginia.edu To: hackers@freebsd.org Subject: -current kernel not compiling Message-ID: <9511141809.AA07983@mamba.cs.Virginia.EDU>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9511141809.AA07983>