Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2000 19:06:13 +1100 (EST)
From:      Darren Reed <darrenr@reed.wattle.id.au>
To:        current@freebsd.org
Subject:   Building -current kernel on ref5 broken ?
Message-ID:  <200010290806.TAA23725@avalon.reed.wattle.id.au>

next in thread | raw e-mail | index | archive | help
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




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