2.1.114 fails compile -- pci_direct_conf2

Pete Clements (clem@clem.digital.net)
Mon, 3 Aug 1998 21:32:11 -0400 (EDT)


FYI:

gcc -D__KERNEL__ -I/usr/src/linux-2.1.114/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o bios32.o bios32.c
bios32.c: In function `pcibios_fixup_peer_bridges':
bios32.c:928: `pci_direct_conf2' undeclared (first use this function)
bios32.c:928: (Each undeclared identifier is reported only once
bios32.c:928: for each function it appears in.)
make[1]: *** [bios32.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.1.114/arch/i386/kernel'
make: *** [linuxsubdirs] Error 2

-- 
Pete Clements 
clem@clem.digital.net

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html