On 2005-12-19 10:41:18 +0100, Joerg Hessdoerfer wrote:
> 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.
just a hint. when ever you compile svn. use a clean chroot.
clean builds. less trouble.
darix
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 19 14:11:40 2005