On Jun 13, 2011, at 9:01 AM, Brice Goglin wrote: > 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.
But I think that if we're linking against libpci.a, it's going to need to resolve those symbols, regardless of whether we use that functionality or not. But if that's true, then it's odd that we are apparently passing AC_CHECK_LIB for libpci. Chris -- could you send your config.log? I'd like to see how it's deciding that libpci is ok in configure if we cannot possibly ever link properly... -- Jeff Squyres [email protected] For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
