Subject: build errors in current
To: None <current-users@netbsd.org>
From: Paul Newhouse <newhouse@pimin.rockhead.com>
List: current-users
Date: 02/20/1999 06:43:58
platform i386

Did I miss having to do something?

cc  -pipe -Wno-error -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DREALEXTMEM="0x1fc00" -DLKM -DDIAGNOSTIC -DNS -DMAXUPRC="0x200" -DMAXUSERS=16 -D_KERNEL -Di386  -c ../../../../dev/pci/if_ex_pci.c
../../../../dev/pci/if_ex_pci.c:136: `PCI_PRODUCT_3COM_3C980BSRV' undeclared here (not in a function)
../../../../dev/pci/if_ex_pci.c:136: initializer element for `ex_pci_products[9].epp_prodid' is not constant
*** Error code 1

TIA,
Paul