From owner-freebsd-current Fri Sep 6 12: 1:43 2002 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 E729637B400 for ; Fri, 6 Sep 2002 12:01:40 -0700 (PDT) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F78D43E4A for ; Fri, 6 Sep 2002 12:01:40 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 25254 invoked from network); 6 Sep 2002 19:01:39 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 6 Sep 2002 19:01:39 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g86J1bBv015596; Fri, 6 Sep 2002 15:01:37 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 06 Sep 2002 15:01:37 -0400 (EDT) From: John Baldwin To: Nate Lawson Subject: RE: buildkernel failure (-Werror) Cc: current@freebsd.org 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 On 06-Sep-2002 Nate Lawson wrote: > Change introduced by peter disables NO_WERROR: > src/sys/conf/kern.pre.mk: 1.16 > > Change introduced by jhb reintroduces the need for it: > src/sys/i386/pci/pci_cfgreg.c: 1.90 > >:) > > (Seriously, it would be nice if 1.16 was reverted -- sometimes we need > this switch.) I'll fix by moving this under bootverbose and enabling it. > -Nate > > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- > -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica > -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/../include -D_KERNEL > -include opt_global.h -fno-common -DGPROF -falign-functions=16 -DGPROF4 > -DGUPROF -mpreferred-stack-boundary=2 -ffreestanding -Werror > -finstrument-functions -Wno-inline /usr/src/sys/i386/pci/pci_cfgreg.c > cc1: warnings being treated as errors > /usr/src/sys/i386/pci/pci_cfgreg.c:517: warning: `pci_print_route_table' > defined but not used > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/MOE. > *** Error code 1 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message