Re: [BUG] Configure script fails to detect serf library due to ignored dependencies

2013-08-27 Thread Daniel Richard G.
On Wed, 2013 Aug 28 6:39+0300, Daniel Shahaf wrote: > > So that would appear to be a bug in serf's pkg-config file, no? No, Serf's doing the right thing: $ grep ^Libs.private: /tmp/serf-build/_install/lib/pkgconfig/serf-1.pc Libs.private: -lm /tmp/apr-util-build/_install/lib/libaprutil-1.la

Re: [BUG] Configure script fails to detect serf library due to ignored dependencies

2013-08-27 Thread Daniel Shahaf
Daniel Richard G. wrote on Sun, Aug 25, 2013 at 18:12:05 -0400: > The problem, however, is that... > > $ grep ^dep /tmp/apr-build/_install/lib/libapr-1.la > dependency_libs=' -lresolv -luuid -lsendfile -lrt -lsocket -lnsl > -lpthread' > > $ grep ^Libs: /tmp/apr-build/_install/lib/pkg