i386/2962: pcic_pci missing dependency in files.i386 >Number: 2962
>Category: i386
>Synopsis: pcic_pci missing dependency in files.i386
>Confidential: no
net
>Environment:
System : OpenBSD 3.1
Architecture: OpenBSD.i386
Machine : i386
>Description:
symbols needed to compile the pcic_pci driver are undefined unless
pcic_isa or pcic_isapnp are also being compiled. Kernel build
bombs at final ld with undefined symbols. Required symbols are
defined in i82365_isasubr.c.
>How-To-Repeat:
build a config with no "pcic* at isa?" or "pcic* at isapnp?"
entries, but which does include a "pcic* at pci?" entry.
>Fix:
add "| pcic_pci" to the end of line 290 of
/sys/arch/i386/conf/files.i386
file dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci
This should probably also be fixed on other PCI capable platforms.
>Release-Note:
To: gnats@openbsd.org
Subject: pcic_pci missing required dependency
From: obsd@geekHaus.net.au
Cc:
X-sendbug-version: 3.97
Received on Thu Nov 7 16:41:08 2002
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 13:29:37 EDT
|