From owner-freebsd-current Tue Mar 4 4:58:17 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 829DA37B401 for ; Tue, 4 Mar 2003 04:58:15 -0800 (PST) Received: from mail.reptiles.org (mail.reptiles.org [198.96.117.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8DD743FAF for ; Tue, 4 Mar 2003 04:58:14 -0800 (PST) (envelope-from geoffrey@reptiles.org) Received: from mail.reptiles.org([198.96.117.157]) (1321 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 07:58:14 -0500 (EST) (Smail-3.2.0.115-Pre 2001-Aug-6 #2 built 2002-Nov-19) Date: Tue, 4 Mar 2003 07:58:14 -0500 (EST) From: Geoffrey To: current@freebsd.org Subject: 5.0 Release: `npx_driver',`npx_devclass' defined but not used, breaks kernel build In-Reply-To: <20030302223856.S32532-100000@iguana.reptiles.org> Message-ID: <20030304075321.M7046-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 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