From owner-freebsd-hackers Thu May 4 11:53: 5 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from defiant.quansoo.com (defiant.quansoo.com [63.66.225.90]) by hub.freebsd.org (Postfix) with ESMTP id D388F37C189 for ; Thu, 4 May 2000 11:52:45 -0700 (PDT) (envelope-from cgriffiths@quansoo.com) Received: from localhost (cgriffiths@localhost) by defiant.quansoo.com (8.9.3/8.9.3) with ESMTP id OAA01924; Thu, 4 May 2000 14:52:45 -0400 (EDT) (envelope-from cgriffiths@quansoo.com) X-Authentication-Warning: defiant.quansoo.com: cgriffiths owned process doing -bs Date: Thu, 4 May 2000 14:52:45 -0400 (EDT) From: "Christopher T. Griffiths" To: Jonathan Lemon Cc: "Matthew N. Dodd" , freebsd-hackers@freebsd.org Subject: Re: Upgrade from 3.4 to 4.0 with ida driver (fwd) In-Reply-To: <20000503185911.A46519@prism.flugsvamp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan, Buildworld went just fine. However, when building my kernel I got the following error: cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/ufs/ufs/ufs_disksubr.c /usr/src/sys/ufs/ufs/ufs_disksubr.c:67: warning: function declaration isn't a prototype /usr/src/sys/ufs/ufs/ufs_disksubr.c: In function `diskerr': /usr/src/sys/ufs/ufs/ufs_disksubr.c:362: argument `bp' doesn't match prototype /usr/src/sys/sys/disklabel.h:450: prototype declaration *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Any help would be appreciated. Thanks Chris > Okay, I think I know what the bug is. This should have been > fixed in -current by now, let me check to see if it's been merged > into -stable... > > Nope. > > I just pulled it over from -current, so it should be in -stable > as of now, and hopefully show up in your next cvsup. Let me know > if it doesn't fix the problem. > -- > Jonathan > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message