From owner-freebsd-current Thu Feb 28 15:33: 1 2002 Delivered-To: freebsd-current@freebsd.org Received: from blount.mail.mindspring.net (blount.mail.mindspring.net [207.69.200.226]) by hub.freebsd.org (Postfix) with ESMTP id 49FCD37B400 for ; Thu, 28 Feb 2002 15:32:58 -0800 (PST) Received: from user-1120bnj.dsl.mindspring.com ([66.32.46.243] helo=europa2) by blount.mail.mindspring.net with smtp (Exim 3.33 #1) id 16ga2j-0005HT-00 for current@FreeBSD.ORG; Thu, 28 Feb 2002 18:32:57 -0500 Message-Id: <3.0.6.32.20020228183114.00da5868@imatowns.com> X-Sender: ggombert@imatowns.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 28 Feb 2002 18:31:14 -0500 To: current@FreeBSD.ORG From: Glenn Gombert Subject: Kernel Build(s) broken in -Current Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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 Apparently a recent change in the make file(s) in -Current causes normal warning messages to be treated as errors (for un-initialized variables) for example, which stops the build process. Yes the file(s) with errors can be edited my hand to set the offending variable to a 'default' value, but its really, really annoying to have to do so=85. Could the make file(s) for -Current be set back to the default of treating 'warning(s)' as warnings and not errors ??=85=85.. Glenn Gombert ggombert@imatowns.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message