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

Re: javahl in debian testing/sid anyone?

From: Christophe Labouisse <gabuzo_at_tigris.org>
Date: 2005-01-24 07:33:02 CET

Hi,

The javahl packaging is included in the Debian packages starting with
version 1.1.1 but is disable by default. You can either get the package
source with "apt-get source" edit debian/rules to enabla javalh (with
the 1.1.3 packages you also need to remove the debian/control file) and
recompile you own packages.

I've also set up an alternative distribution for x86 including the
javahl packages. You can use it by adding to your sources.list:

deb http://www.ggtools.net/files/debian/unstable/ ./

or:

deb http://gabugruik.free.fr/ggtools/files/debian/unstable/ ./

On Sat, 22 Jan 2005 22:56:01 +0100
Joerg Hessdoerfer <Joerg.Hessdoerfer@sea-gmbh.com> wrote:

> Hi!
>
> I'm at my wits end with this. I'm using a intel-686 debian sid box,
> running subversion-1.1.3. I need the javahl bindings. As they are not
> provided as packages by debian, I went about compiling/installing
> myself. But whatever I do, I get error messages like:
>
> Exception in thread "main"
> java.lang.UnsatisfiedLinkError:
> /usr/local/lib/libsvnjavahl-1.so.0.0.0:
> /usr/local/lib/libsvnjavahl-1.so.0.0.0: undefined symbol:
> endl__FR7ostream
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1511)
> at java.lang.Runtime.loadLibrary0(Runtime.java:788)
> at java.lang.System.loadLibrary(System.java:834)
> at org.tigris.subversion.javahl.SVNClient.<clinit>(SVNClient.java:48)
> at de.sea.svn.SvnTreeMain.main(SvnTreeMain.java:81)
>
> ...what the...
> Compile goes smoothly, ldd shows no missing libs, but... see above.
>
> Did anyone venture there successfully? Can anyone help? I'm desperate
> to get that running!
>
> TIA,
> 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: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

-- 
Le cinéma en Lumière : http://www.lumiere.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 24 07:35:29 2005

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.