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

libsvn_diff linkage in 1.4.0-dev

From: Joerg Hessdoerfer <Joerg.Hessdoerfer_at_sea-gmbh.com>
Date: 2005-12-19 10:41:18 CET

Hi,

I just downloaded the svn trunk on saturday, and had a strange problem after
build. I ran autogen.sh, then
./configure --enable-maintainer-mode --witp-apxs=apxs2
wich completed fine, also the make run.

When I try to call subversion/svn/svn, though, svn complains it find's the
wrong libsvn_diff. It reports the version form my installed svn (1.2.3).
Running it in strace shows that it nerver searches in subversion/libsvn_diff.
As a direct consequence, make check reports errors in base_tests, commit_tests
and so on.

I can run it by setting LD_LIBRARY_PATH to subversion/libsvn_diff, though.
Also, make check then runs without verrors.

Is this a known error? Did I do something wrong? I didn't find anything like
this in the issue tracker. I'm no expert in configure-foo, so I didn't look
further.

Greetings,
        Jörg

-- 
Leading SW developer  - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 19 10:42:03 2005

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

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