[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: Joerg Hessdoerfer <Joerg.Hessdoerfer_at_sea-gmbh.com>
Date: 2005-01-22 23:56:55 CET

Followup to myself:

Nevermind, now I've got it. It seems that configure built up a partially OK
Makefile even without --enable-javahl. It just didn't link with libstdc++...

Now it works.

On Saturday 22 January 2005 22:56, Joerg Hessdoerfer 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

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: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 22 23:59:13 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.