[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 Shahaf <danielsh_at_elego.de>
Date: Wed, 28 Aug 2013 06:39:21 +0300

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/pkgconfig/apr-1.pc
> Libs: -L${libdir} -lapr-${APR_MAJOR_VERSION} -lresolv -luuid -lsendfile -lrt -lsocket -lnsl -lpthread
>
> ...this dependency information is already contained in the Libtool and
> pkg-config metadata for libapr, yet Subversion's configure script is
> not using it. Setting LIBS should not be necessary.

So that would appear to be a bug in serf's pkg-config file, no?

Note that serf's build system was completely changed in 1.3. (You don't
mention which version of libserf you use?)
Received on 2013-08-28 05:40:13 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.