From owner-freebsd-current@FreeBSD.ORG Wed Sep 15 05:34:31 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 EEBD616A4CE for ; Wed, 15 Sep 2004 05:34:31 +0000 (GMT) Received: from webhosting-solution.net (ipx10982.ipxserver.de [80.190.253.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 231C943D55 for ; Wed, 15 Sep 2004 05:34:31 +0000 (GMT) (envelope-from werwolf@g-z-c.info) Received: from splash.homeunix.org (pD958CFD2.dip.t-dialin.net [217.88.207.210]) by webhosting-solution.net (Postfix) with ESMTP id 62A7E31016B for ; Wed, 15 Sep 2004 07:34:29 +0200 (CEST) Date: Wed, 15 Sep 2004 07:35:29 +0200 From: werwolf To: freebsd-current@freebsd.org Message-Id: <20040915073529.5841ab26.werwolf@g-z-c.info> 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 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:34:32 -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" >