Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Sep 2002 21:43:05 -0700
From:      Peter Wemm <peter@wemm.org>
To:        John Baldwin <jhb@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/include pci_cfgreg.h src/sys/i386/pci pci_cfgreg.c 
Message-ID:  <20020907044305.38E742A7D6@canning.wemm.org>
In-Reply-To: <20020907034046.626C12A7D6@canning.wemm.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote:
> John Baldwin wrote:
> > jhb         2002/09/06 15:15:44 PDT
> > 
> >   Modified files:
> >     sys/i386/include     pci_cfgreg.h 
> >     sys/i386/pci         pci_cfgreg.c 
> >   Log:
> >   Add a function pci_probe_route_table() that returns true if our PCI BIOS
> >   supports interrupt routing and if the specified PCI bus is present in the
> >   routing table.
> 
> cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes 
     -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extens
    ions -ansi -g -nostdinc -I-  -I. -I/home/src/sys -I/home/src/sys/dev -I/hom
    e/src/sys/contrib/dev/acpica -I/home/src/sys/contrib/ipfilter -I/home/src/s
    ys/../include -D_KERNEL -include opt_global.h -fno-common   -mpreferred-sta
    ck-boundary=2 -ffreestanding -Werror  /home/src/sys/i386/pci/pci_cfgreg.c
> cc1: warnings being treated as errors
> /home/src/sys/i386/pci/pci_cfgreg.c:549: warning: `pci_print_route_table' def
    ined but not used
> *** Error code 1
> 
> Stop in /usr/obj/home/src/sys/HAMMER.

I think this might have been a source tree sync problem.

Cheers,
-Peter
--
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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