another problem pre10 & ppc

cpg@aladdin.de
Wed, 24 Jan 2001 23:25:32 +0100


gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
-fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized
-mmultiple -mstring -c -o pmac_pci.o pmac_pci.c
pmac_pci.c: In function `pmac_pci_enable_device_hook':
pmac_pci.c:550: `PCI_DEVICE_ID_APPLE_KL_USB' undeclared (first use in this function)
pmac_pci.c:550: (Each undeclared identifier is reported only once
pmac_pci.c:550: for each function it appears in.)
make[1]: *** [pmac_pci.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.1-pre10/arch/ppc/kernel'

.config file on request

regards,
chris

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