[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: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Thu, 2 Apr 2009 09:47:37 -0500

On Apr 2, 2009, at 7:22 AM, Stefan Sperling wrote:

> On Thu, Apr 02, 2009 at 06:15:18AM -0500, Tom Browder wrote:
>> On Wed, Apr 1, 2009 at 6:28 PM, Tom Browder <tom.browder_at_gmail.com>
>> wrote:
>>> On Wed, Apr 1, 2009 at 4:19 PM, Stefan Sperling <stsp_at_elego.de>
>>> wrote:
>>> ...
>>>>>>> I can attach the test log if there is interest.
>>
>> I have attached the tests.log as compressed by bzip2. I hope someone
>> can find an obvious problem. I have done a clean build and 'make
>> check' again with the same results.
>
> 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.

Heh. I had a user ask me just the other day about "why aren't the
subversion libraries versioned so we can have multiple versions (i.e.,
1.5.6 and 1.6.0) installed side-by-side?" I really didn't have a good
answer, but a brain damaged libtool sounds like it's something in the
right direction.

-Hyrum

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

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