2.4.0-test4-pre3 -- Errors compiling parport_pc.c

From: Miles Lane (miles@speakeasy.org)
Date: Wed Jul 12 2000 - 01:01:33 EDT

  • Next message: Miles Lane: "2.4.0-test4-pre3 -- Errors running "make menuconfig""

    make[3]: Entering directory `/usr/src/linux/drivers/parport'
    gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
    -fomit-frame-pointer -pipe -march=i686 -fno-strict-aliasing
    -DEXPORT_SYMTAB -c parport_pc.c
    parport_pc.c:2482: `PCI_VENDOR_ID_SYBA' undeclared here (not in a
    function)
    parport_pc.c:2482: initializer element for
    `parport_pc_pci_tbl[49].vendor' is not constant
    parport_pc.c:2482: `PCI_DEVICE_ID_SYBA_2P_EPP' undeclared here (not in a
    function)
    parport_pc.c:2482: initializer element for
    `parport_pc_pci_tbl[49].device' is not constant
    parport_pc.c:2484: `PCI_VENDOR_ID_SYBA' undeclared here (not in a
    function)
    parport_pc.c:2484: initializer element for
    `parport_pc_pci_tbl[50].vendor' is not constant
    parport_pc.c:2484: `PCI_DEVICE_ID_SYBA_1P_ECP' undeclared here (not in a
    function)
    parport_pc.c:2484: initializer element for
    `parport_pc_pci_tbl[50].device' is not constant
    make[3]: *** [parport_pc.o] Error 1

    Here are what I think the relevant bits of my .config are
    (please let me know if I've left something you need out):

    #
    # Automatically generated make config: don't edit
    #
    CONFIG_X86=y
    CONFIG_ISA=y
    CONFIG_UID16=y

    #
    # Processor type and features
    #
    CONFIG_M686=y
    CONFIG_X86_WP_WORKS_OK=y
    CONFIG_X86_INVLPG=y
    CONFIG_X86_CMPXCHG=y
    CONFIG_X86_BSWAP=y
    CONFIG_X86_POPAD_OK=y
    CONFIG_X86_L1_CACHE_BYTES=32
    CONFIG_X86_TSC=y
    CONFIG_X86_GOOD_APIC=y
    CONFIG_X86_PGE=y
    CONFIG_X86_USE_PPRO_CHECKSUM=y
    CONFIG_NOHIGHMEM=y
    CONFIG_MTRR=y
    CONFIG_X86_UP_IOAPIC=y
    CONFIG_X86_IO_APIC=y
    CONFIG_X86_LOCAL_APIC=y

    #
    # General setup
    #
    CONFIG_NET=y
    CONFIG_PCI=y
    CONFIG_PCI_GOANY=y
    CONFIG_PCI_BIOS=y
    CONFIG_PCI_DIRECT=y
    CONFIG_PCI_NAMES=y
    CONFIG_HOTPLUG=y

    #
    # Parallel port support
    #
    CONFIG_PARPORT=y
    CONFIG_PARPORT_PC=y
    CONFIG_PARPORT_PC_FIFO=y
    CONFIG_PARPORT_PC_PCMCIA=y
    CONFIG_PARPORT_1284=y

    #
    # Character devices
    #
    CONFIG_VT=y
    CONFIG_VT_CONSOLE=y
    CONFIG_SERIAL=y
    CONFIG_SERIAL_CONSOLE=y
    CONFIG_SERIAL_EXTENDED=y
    CONFIG_SERIAL_SHARE_IRQ=y
    CONFIG_UNIX98_PTYS=y
    CONFIG_UNIX98_PTY_COUNT=256
    CONFIG_PRINTER=y

    -
    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 : Wed Jul 12 2000 - 00:58:13 EDT