From owner-freebsd-current Tue Mar 4 17:21:14 2003 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 2AFF937B401 for ; Tue, 4 Mar 2003 17:21:13 -0800 (PST) Received: from mail.reptiles.org (mail.reptiles.org [198.96.117.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E93E43F93 for ; Tue, 4 Mar 2003 17:21:12 -0800 (PST) (envelope-from geoffrey@reptiles.org) Received: from mail.reptiles.org([198.96.117.157]) (1635 bytes) by mail.reptiles.org via sendmail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Tue, 4 Mar 2003 20:21:11 -0500 (EST) (Smail-3.2.0.115-Pre 2001-Aug-6 #2 built 2002-Nov-19) Date: Tue, 4 Mar 2003 20:21:11 -0500 (EST) From: Geoffrey To: current@freebsd.org Subject: Oops, never mind (was Re: 5.0 Release: `npx_driver',`npx_devclass' defined but not used, breaks kernel build In-Reply-To: <20030304075321.M7046-100000@iguana.reptiles.org> Message-ID: <20030304201722.D7046-100000@iguana.reptiles.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Haha. I'm an idjit. Sorry. That's what happens when you take isa out of the kernel config (what was I thinking anyway? - fd and atkbdc among others need this and I knew that). On Tue, 4 Mar 2003, Geoffrey wrote: > > This is repeatable. Re-cvsupped using the same tag yesterday > morning and rebuilt on a clean /obj with the same result. > 5.0 Release appears to be broken. > > On Sun, 2 Mar 2003, Geoffrey wrote: > > > > Ladies and Gentlemen > > > > From a fresh cvsup of RELENG_5_0 this afternoon, make buildkernel > > returns: > > > > cc1: warnings being treated as errors > > /usr/src/sys/i386/isa/npx.c:1078: warning: `npx_driver' defined but not > > used > > /usr/src/sys/i386/isa/npx.c:1084: warning: `npx_devclass' defined but not > > used > > *** Error code 1 > > > > Stop in /usr/obj/usr/src/sys/BINKY1. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > > > This is with -march=pentium-mmx in make.conf and device npx > > in my kernel configuration. > > > > Suggestions? Remedies? > > > > Thankyou. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message