Hello,
Christopher Samuel, le Sun 12 Jun 2011 07:45:48 +0200, a écrit :
> > I fail to see how that symbol can ever get into
> > libhwloc.so, as we don't do any network thing at all...
>
> I *suspect* it's being pulled in by libpci - here:
>
> $ nm /usr/lib/libpci.a | grep res_query
> U __res_query
That's possible. And libpci does not announce this dependency in its
/usr/lib/pkgconfig/libpci.pc. I'm however surprised: don't you have a
/usr/lib/libpci.so which the hwloc link should be using instead of
libpci.a?
Samuel
|