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

Re: JavaHL Installation

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Tue, 2 Jul 2013 21:45:33 -0400

On Tue, Jul 2, 2013 at 10:53 AM, Martin Samm <martin.samm_at_gmail.com> wrote:
> i'm building 1.6.23 on CentOS using:
>
> ./autogen.sh
> ./get-deps.sh
> ./configure --enable-javahl --with-jdk=/opt/IBM/WMBT800/jdk
> make
> make javahl
> make install-javahl

Grab my SRPM materials at
/https://github.com/nkadel/subversion-1.6.21-srpm. It's actually
updated to 1.6.23, I've just not renamed it. In particular, If you can
build the SRPM in your local environment, you have all the
dependencies for all the gnome wallet and kwallet features and java
configuration.

>
> it's all fine up until the very last part of 'install-javahl' when the
> relink fails:
>
>
> /usr/bin/ld: cannot find -lsvn_client-1
> collect2: ld returned 1 exit status
> libtool: install: error: relink `libsvnjavahl-1.la' with the above command
> before installing it
> make: *** [install-javahl-lib] Error 1
>
>
> The relink looks fine compared to the main build command so i really dont
> know why this would fail if the main build works?
>
> Can anyone help?
>
> --
> Martin Samm
Received on 2013-07-03 03:46:04 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.