parport_pc.c

From: Phil (phil@research.suspicious.org)
Date: Tue Jul 11 2000 - 17:46:32 EST


errors compiling

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-malign-functions=4 -fschedule-insns2 -mwide-multiply
-fexpensive-optimizations -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 is not constant
parport_pc.c:2482: (near initialization for
`parport_pc_pci_tbl[49].vendor')
parport_pc.c:2482: `PCI_DEVICE_ID_SYBA_2P_EPP' undeclared here (not in a
function)
parport_pc.c:2482: initializer element is not constant
parport_pc.c:2482: (near initialization for
`parport_pc_pci_tbl[49].device')
parport_pc.c:2484: `PCI_VENDOR_ID_SYBA' undeclared here (not in a
function)
parport_pc.c:2484: initializer element is not constant
parport_pc.c:2484: (near initialization for
`parport_pc_pci_tbl[50].vendor')
parport_pc.c:2484: `PCI_DEVICE_ID_SYBA_1P_ECP' undeclared here (not in a
function)
parport_pc.c:2484: initializer element is not constant
parport_pc.c:2484: (near initialization for
`parport_pc_pci_tbl[50].device')
make[3]: *** [parport_pc.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/parport'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/parport'
make[1]: *** [_subdir_parport] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2

-
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 : Sat Jul 15 2000 - 21:00:13 EST