Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Sep 2002 15:01:37 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Nate Lawson <nate@root.org>
Cc:        current@freebsd.org
Subject:   RE: buildkernel failure (-Werror)
Message-ID:  <XFMail.20020906150137.jhb@FreeBSD.org>
In-Reply-To: <Pine.BSF.4.21.0209061118440.5265-100000@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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 <jhb@FreeBSD.org>  <><  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020906150137.jhb>