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

Re: subclipse & Linux

From: McClain Looney <m_at_loonsoft.com>
Date: 2004-03-15 22:37:41 CET

the 1.0 version is screwed. i got a patch into 1.0.1 which fixes this. you can
hand patch it by adding BlameCallback.cpp and BlameCallback.h to the
appropriate places in Makefile.am, and re-running autogen.sh

On Monday 15 March 2004 04:30 pm, Cédric Chabanois wrote:
> McClain, I compiled svnjavahl (from subversion 1.0.0) on my Gentoo Linux.
> However I have the following error when I try to load it :
>
> Any ideas ?
>
> Cédric
>
> java.lang.UnsatisfiedLinkError:
> /opt/eclipse/eclipse-2.1.3RC2/plugins/org.tigris.subversion.subclipse.core_
>0.9.0/libsvnjavahl.so.0.0.0:
> /opt/eclipse/eclipse-2.1.3RC2/plugins/org.tigris.subversion.subclipse.core_
>0.9.0/libsvnjavahl.so.0.0.0: undefined symbol:
> _ZN13BlameCallbackC1EP8_jobject
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1469)
> 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:34)
> at
> org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.<init>(JhlCl
>ientAdapter.java:102) at
> org.tigris.subversion.svnclientadapter.SVNClientAdapterFactory.createSVNCli
>ent(SVNClientAdapterFactory.java:80) at
> org.tigris.subversion.subclipse.core.SVNProviderPlugin.createSVNClient(SVNP
>roviderPlugin.java:341) at
> org.tigris.subversion.subclipse.core.resources.LocalResourceStatusCache.upd
>ateStatusSet(LocalResourceStatusCache.java:120) at
> org.tigris.subversion.subclipse.core.resources.LocalResourceStatusCache.get
>Status(LocalResourceStatusCache.java:173) at
> org.tigris.subversion.subclipse.core.resources.LocalResource.getStatus(Loca
>lResource.java:156) at
> org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.doesSVNDir
>ectoryExist(SharingWizard.java:376) at
> org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.addPages(S
>haringWizard.java:83) at
> org.eclipse.team.internal.ui.ConfigureProjectWizardMainPage$1.selectionChan
>ged(ConfigureProjectWizardMainPage.java:139) at
> org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.jav
>a:1006)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: dev-help@subclipse.tigris.org

-- 
McClain Looney
LoonSoft LLC
m@loonsoft.com
Received on Tue Mar 16 08:37:41 2004

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

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