On Wednesday 01 March 2006 18:08, Bernhard Fischer wrote: > > # dpkg -S /usr/include/pci/pci.h > pciutils-dev: /usr/include/pci/pci.h > > respectively on a SuSE box > # rpm -qf /usr/include/pci/pci.h > pciutils-devel-2.1.99_test9-3 > > Which pci/pci.h did you use on your box when it compiled successfully > before the recent checkin? Does tvflash build if you revert that patch? > > >The only place <pci/pci.h> does appear is in the kernel, in pci source > > code directories: under drivers/pci, and arch/i386/pci, and that does not > > sound correct for outside inclusion: > > > >The default search path for gcc is: (verified by running gcc -v) > > > > /usr/local/include > > /usr/lib/gcc/i586-suse-linux/4.0.2/include > > /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/include > > /usr/include > > > >Maybe you wished to check <asm/pci.h>, which does exist in userspace > > includes? > > Perhaps you need to install the pciutils-devel package? Before the patch, I noted that the search for pci/pci.h failed in our builds, but this did not break the configure -- configure just continued to run.
We don't install the pciutils-devel package as a rule. -- Jack _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
