[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Daniel Richard G. <skunk_at_iSKUNK.ORG>
Date: Wed, 28 Aug 2013 00:31:41 -0400

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 -lexpat -L/nfs/freeport/arch/sunos_x86_64/lib -lssl -lcrypto /tmp/apr-build/_install/lib/libapr-1.la -lresolv -luuid -lsendfile -lrt -lsocket -lnsl -lpthread -lm -lz

$ grep ^dep /tmp/serf-build/_install/lib/libserf-1.la
dependency_libs=' -R/nfs/freeport/arch/sunos_x86_64/lib -L/nfs/freeport/arch/sunos_x86_64/lib -L/tmp/apr-util-build/_install/lib /tmp/apr-util-build/_install/lib/libaprutil-1.la /tmp/apr-util-build/_install/lib/libexpat.la /tmp/apr-build/_install/lib/libapr-1.la -lresolv -luuid -lsendfile -lrt -lsocket -lnsl -lpthread -lm -lz -lssl -lcrypto'

> Note that serf's build system was completely changed in 1.3. (You
> don't mention which version of libserf you use?)

This is libserf 1.2.1, the version pulled in by Subversion's
get-deps.sh script.

--Daniel

-- 
Daniel Richard G. || skunk_at_iSKUNK.ORG
My ASCII-art .sig got a bad case of Times New Roman.
Received on 2013-08-28 06:32:24 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.