gcc -D__KERNEL__ -I/usr/src/linux-2.3.25/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -DCPU=486 -m486 -DEXPORT_SYMTAB -c ide.c
In file included from ide.c:136:
/usr/src/linux-2.3.25/include/linux/pci.h:535: conflicting types for `pci_simple_probe'
/usr/src/linux-2.3.25/include/linux/pci.h:494: previous declaration of `pci_simple_probe'
make[3]: *** [ide.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.3.25/drivers/block'
No pci configured or on system.
-- 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/