Date: Tue, 4 Mar 2003 07:58:14 -0500 (EST) From: Geoffrey <geoffrey@reptiles.org> To: current@freebsd.org Subject: 5.0 Release: `npx_driver',`npx_devclass' defined but not used, breaks kernel build Message-ID: <20030304075321.M7046-100000@iguana.reptiles.org> In-Reply-To: <20030302223856.S32532-100000@iguana.reptiles.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030304075321.M7046-100000>