From owner-freebsd-current Sun Oct 29 1: 6:47 2000 Delivered-To: freebsd-current@freebsd.org Received: from darren2.lnk.telstra.net (darren2.lnk.telstra.net [139.130.53.33]) by hub.freebsd.org (Postfix) with ESMTP id B340C37B479 for ; Sun, 29 Oct 2000 01:06:43 -0700 (PDT) Received: (from root@localhost) by darren2.lnk.telstra.net (8.11.0/8.11.0) id e9T86gQ03204 for ; Sun, 29 Oct 2000 19:06:42 +1100 (EST) From: Darren Reed Message-Id: <200010290806.TAA23725@avalon.reed.wattle.id.au> Subject: Building -current kernel on ref5 broken ? To: current@freebsd.org Date: Sun, 29 Oct 2000 19:06:13 +1100 (EST) X-Mailer: ELM [version 2.4ME+ PL37 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Apart from the config(8) issue, I see this building GENERIC: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I/usr/include -I../../contrib/dev/acpica/Subsystem/Include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../pci/pci.c ../../pci/pci.c: In function `pci_add_map': ../../pci/pci.c:1008: `cfg' undeclared (first use in this function) ../../pci/pci.c:1008: (Each undeclared identifier is reported only once ../../pci/pci.c:1008: for each function it appears in.) ../../pci/pci.c:1008: too few arguments to function `pci_porten' ../../pci/pci.c:1010: too few arguments to function `pci_memen' ../../pci/pci.c:953: warning: unused variable `cmd' *** Error code 1 Darren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message