2.3.48 fails compile (parport_pc)

From: Pete Clements (clem@clem.digital.net)
Date: Sun Feb 27 2000 - 09:50:12 EST


FYI:
2.3.48 (2.3.47 compiled ok)
System i486 with no pci bus and none configured.

ld -m elf_i386 -T /usr/src/linux-2.3.48/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o \
        --start-group \
        arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o \
        drivers/block/block.a drivers/char/char.o drivers/misc/misc.o drivers/net/net.o drivers/parport/parport.a drivers/video/video.o \
        net/network.a \
        /usr/src/linux-2.3.48/arch/i386/lib/lib.a /usr/src/linux-2.3.48/lib/lib.a /usr/src/linux-2.3.48/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
drivers/parport/parport.a(parport_pc.o): In function `parport_pc_init_superio':
parport_pc.o(.text.init+0xc13): undefined reference to `pci_devices'
parport_pc.o(.text.init+0xc19): undefined reference to `pci_devices'
parport_pc.o(.text.init+0xc27): undefined reference to `pci_match_device'
parport_pc.o(.text.init+0xc54): undefined reference to `pci_devices'
make: *** [vmlinux] Error 1

-- 
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.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:17 EST