John van V. (john_van_v@xxxxxxxxx) said: > Hello, i am trying to develop shell support tools for a variety of linuxes. > > I want to do PCI probing the most so I am trying to compile kudzu on debian > > I created a directory ./pci and moved pci.h there, here are my errors so far > .. kudzu expectcs libpci.a from pciutils in /usr/lib, and config.h, header.h, and pci.h in the include path (on Red Hat, /usr/include/pci) - you need all three headers. Bill