Le 13/06/2011 11:11, Christopher Samuel a écrit : > On 12/06/11 15:45, Christopher Samuel wrote: > > > I *suspect* it's being pulled in by libpci - here: > > > $ nm /usr/lib/libpci.a | grep res_query > > U __res_query
Hello Chris, libpci needs -lz in some cases, maybe it needs more. However, in the case of -lz, we failed to configure if we didn't add -lz to AC_CHECK_LIB. Your configure works fine, right? Brice
