Le 13/06/2011 14:45, Jeff Squyres a écrit :
> Ah, that might explain it,
then.
>
> I guess this means we need to add a few configure tests to
figure out the dependencies of libpci (if any). Yuck.
>
> Do we have any idea what function in libpci is calling the
resolver functionality?
If you pass PCI_LOOKUP_NETWORK to the name-lookup functions (we
don't), pci_id_net_lookup() gets called and it does a DNS-like
resolving. No idea how it works.
Brice