Date: Fri, 9 Sep 2005 09:29:19 -0400 From: Craig Rodrigues <rodrigc@crodrigues.org> To: Eric Anderson <anderson@centtech.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: Broken buildkernel (cvsup from this morning) Message-ID: <20050909132919.GA3048@crodrigues.org> In-Reply-To: <4321843D.80400@centtech.com> References: <4321843D.80400@centtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 09, 2005 at 07:46:53AM -0500, Eric Anderson wrote: > cvsup from about 10 minutes ago, buildkernel yields: > /usr/src/sys/kern/kern_tc.c > /usr/src/sys/kern/kern_tc.c:74: warning: redundant redeclaration of 'th0' > /usr/src/sys/kern/kern_tc.c:64: warning: previous declaration of 'th0' > was here > *** Error code 1 You need to do a 'make buildworld' first, because the compiler just got a patch to eliminate this warning. -- Craig Rodrigues rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050909132919.GA3048>