From owner-freebsd-current@FreeBSD.ORG Wed Sep 15 05:33:30 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 279FD16A4CE for ; Wed, 15 Sep 2004 05:33:30 +0000 (GMT) Received: from unixfreunde.net (unixfreunde.net [81.169.177.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id B61C743D5D for ; Wed, 15 Sep 2004 05:33:29 +0000 (GMT) (envelope-from splash@unixfreunde.net) Received: from splash.homeunix.org (pD958CFD2.dip.t-dialin.net [217.88.207.210]) by unixfreunde.net (Postfix) with ESMTP id CE1E511A000 for ; Wed, 15 Sep 2004 07:33:25 +0200 (CEST) Date: Wed, 15 Sep 2004 07:34:27 +0200 From: Martin To: freebsd-current@freebsd.org Message-Id: <20040915073427.4c5b0dc7.splash@unixfreunde.net> In-Reply-To: <1378.216.160.49.134.1095214584.squirrel@www2.neuroflux.com> References: <1378.216.160.49.134.1095214584.squirrel@www2.neuroflux.com> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Wed, 15 Sep 2004 12:21:09 +0000 Subject: Re: 6.0-CURRENT Build Failure w/ SCHED_ULE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 05:33:30 -0000 I have exactly the same problems. On Tue, 14 Sep 2004 20:16:24 -0600 (MDT) "Ryan Sommers" wrote: > I attempted to build a kernel from the latest current and it failed with a > "remrunqueue defined but not used" warning when it hit kern/kern_switch.c > due to the fact it's compiling with the -Werror switch. Building with > SCHED_4BSD worked fine. I don't have all that much time to mess with it > right now so I'm going to post this instead of digging further at this > point. I wasn't able to surmise where the -Werror option was being added > (I don't have it as a makeoption in my kernel config) to see if it > compiled fine otherwise. Perhaps this is an error with my kernel config; > since it worked with 4BSD I'll post it. > > If anyone has any patches I can test them out; just don't have time to try > and come up with one. > > Ryan Sommers > ryans@gamersimpact.com > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >