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

Re: libsvnjavahl with 0.9.21 on linux - help

From: McClain Looney <mlooney_at_gmail.com>
Date: 2004-10-01 18:22:07 CEST

You are suffering from an old bug in the javahl build of subversion.
search the subversion lists for -lstdc++ for more info.

upgrading to a more recent subversion (like 1.1) will fix this issue.

On Fri, 01 Oct 2004 16:54:43 +0200, Didier Moens
<didier.moens@dmbr.ugent.be> wrote:
>
> Dear McClain,
>
> >You also might find it useful to write a small test application which
> >simply attempts to load the svnjavahl library, to rule out javahl
> >build problems. make-check-javahl is probably a good indicator as
> >well.
> >
> >
>
> Thank you for your valuable and much appreciated advice.
>
> Running "make check-javahl" spewed following errors :
>
> $ make check-javahl
> /etc/alternatives/java_sdk/bin/java -Djava.library.path=/usr/lib
> -classpath
> subversion/bindings/java/javahl/classes:/usr/share/java/junit.jar
> org.tigris.subversion.javahl.tests.BasicTests
> .E.E.E.E.E.E.E.E.E.E.E.E.E.E.E.E.E.E.E.E
> Time: 0.384
> There were 20 errors:
> 1)
> testBasicCheckout(org.tigris.subversion.javahl.tests.BasicTests)java.lang.UnsatisfiedLinkError:
> /usr/lib/libsvnjavahl-1.so.0.0.0: /usr/lib/libsvnjavahl-1.so.0.0.0:
> undefined symbol: _ZTVSt13basic_filebufIcSt11char_traitsIcEE
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2120)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1998)
> at java.lang.Runtime.loadLibrary0(Runtime.java:824)
> at java.lang.System.loadLibrary(System.java:908)
> at org.tigris.subversion.javahl.SVNAdmin.<clinit>(SVNAdmin.java:45)
> at
> org.tigris.subversion.javahl.tests.SVNTests.setUp(SVNTests.java:209)
> at
> org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:66)
> 2)
> testBasicStatus(org.tigris.subversion.javahl.tests.BasicTests)java.lang.NoClassDefFoundError:
> org/tigris/subversion/javahl/SVNAdmin
> at
> org.tigris.subversion.javahl.tests.SVNTests.setUp(SVNTests.java:209)
> at
> org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:66)
> ...
> and some 18 more "NoClassDefFoundError:
> org/tigris/subversion/javahl/SVNAdmin" errors.
>
> I found no pointers in the subversion users list archives.
>
> Before giving up in despair - as a complete Java novice (evaluating
> Eclipse for PHP development) I've already spent some days on trying to
> get this up and running -, would anyone have some suggestions ?
>
>
>
>
> --
> ===================================================================
> Didier Moens Core IT
> Department for Molecular Biomedical Research (DMBR)
> VIB - Ghent University
> Fiers-Schell-Van Montagu Research Building
> Technologiepark 927 , B-9052 Zwijnaarde , Belgium
> tel ++32(9)3313605 fax ++32(9)3313609
> mailto:Didier.Moens_at_dmbr.UGent.be http://www.dmbr.UGent.be
> ===================================================================
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

-- 
McClain Looney
m@loonsoft.com
Received on Sat Oct 2 02:22:07 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.