Subject: Re: build errors in current
To: None <current-users@netbsd.org>
From: Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
List: current-users
Date: 02/21/1999 01:26:03
In message <199902201443.GAA28457@pimin.rockhead.com>
	on Sat, 20 Feb 1999 06:43:58 -0800 (PST),
	Paul Newhouse <newhouse@pimin.rockhead.com> wrote:
> 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
s/PCI_PRODUCT_3COM_3C980BSRV/PCI_PRODUCT_3COM_3C980SRV/ in if_ex_pci.c.

--
Takahiro Kambe <taca@sky.yamashina.kyoto.jp>