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

Re: 'make check' Failures, v 1.6.0, x86_64, Centos 5.2

From: Tom Browder <tom.browder_at_gmail.com>
Date: Thu, 2 Apr 2009 07:31:31 -0500

On Thu, Apr 2, 2009 at 7:22 AM, Stefan Sperling <stsp_at_elego.de> wrote:
...
> This is your problem:
>
> /disk3/extsrc/subversion-1.6.0-pkgs/subversion-1.6.0/subversion/tests/libsvn_fs/
> .libs/lt-fs-test: symbol lookup error:
> /disk3/extsrc/subversion-1.6.0-pkgs/subversion-1.6.0/subversion/libsvn_subr/.libs/libsvn_subr-1.so.0: undefined symbol: apr_hash_clear
>
> Your Subversion binaries and libraries are not picking up the right
> libraries they depend on. Check them with ldd.
>
> You should deinstall any prevision Subversion libraries you might
> have installed before compiling Subversion 1.6.0.
>
> And please make sure you do not have several versions of APR lying
> around on your system that the linker might pick up errornously
> at link time *or* run time.
>
> People compiling their own builds run into this problem quite frequently
> because of bugs in libtool. We cannot fix it, but some of us (e.g. me)
> are getting increasingly annoyed by it.

Stefan, thanks for your help--I'll take your advice.

Isn't that something that configure could detect with the right test?

-Tom

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1518494

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-02 14:38:45 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.