Date: Fri, 25 Jul 1997 08:52:34 +0930 (CST) From: Michael Smith <msmith@atrad.adelaide.edu.au> To: chuckr@glue.umd.edu (Chuck Robey) Cc: phk@dk.tfs.com, current@FreeBSD.ORG, luigi@labinfo.iet.unipi.it, msmith@FreeBSD.ORG Subject: Re: kernel make error ? Message-ID: <199707242322.IAA17838@genesis.atrad.adelaide.edu.au> In-Reply-To: <Pine.BSF.3.96.970724104405.9769A-100000@Journey2.mat.net> from Chuck Robey at "Jul 24, 97 10:50:21 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Chuck Robey stands accused of saying: > On Thu, 24 Jul 1997, Poul-Henning Kamp wrote: > > > > > is this just my problem ? > > > > critter# make > > cc -c -O2 -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DDIAGNOSTIC -DCOMPAT_43 -DFFS -DINET -DKERNEL -include opt_global.h ../../i386/isa/isa.c > > ../../i386/isa/isa.c:906: conflicting types for `isa_dmastatus' > > ../../i386/isa/isa_device.h:120: previous declaration of `isa_dmastatus' > > *** Error code 1 > > I was just about to send "nope, it compiles fine for me" when another ctm > update came in and saved me that embarrassment. The problem seems to have > come in from Mike Smith's recent commit of a fix from Luigi Rizzo > (probably from all the sound stuff he's working on). The new function Yeah, that one slipped past, which is surprising in that I tested that the kernel built and _then_ diffed it. *mumble* The prototype in isa_device.h should be int, not void. I'm at least an hour away from anywhere I could fix it. -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707242322.IAA17838>