Re: [PATCH] On the 'ra-git' branch: update to libgit2 v0.22
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 01 Apr 2015 13:08:44 +0100
Julian Foad <julianfoad_at_btopenworld.com> writes:
> --with-libgit2=/home/julianfoad/.local/libgit2-0.20.0
> /usr/bin/ld: warning: libgit2.so.0, needed by
If you run
objdump -x subversion/libsvn_ra_git/.libs/libsvn_ra_git-1.so
I think you will see a NEEDED for libgit2 but that the RPATH does not
You can fix it by setting LD_LIBRARY_PATH. Or by using something like
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2015-04-01 14:09:59 CEST |
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.