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

Re: Cannot load shared lib via Javahl bindings

From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2004-08-28 09:49:19 CEST

Hi David,
this is a problem in the linking process. I am still working on a
solution. For now I just have a work around.

Look for the line "relink_command" in
subversion/bindings/java/javahl/native/libsvnjavahl-1.la and add a
"-lstdc++" to it. Then rerun "make install-javahl". You can run ldd-r on
the shared object to see if there are any resolved externals are left.

Regards,
Patrick

Kopp David K wrote:

> Hello,
>
> I have built 1.1 RC 2 on Fedora Core 1. I enable the Javahl bindings
> and can get them to build, but the tests will not run. JDK 1.4.2 will
> not load the shared object made by the build for some reason.
>
> Has anyone else come accross this?
>
>
>
> David Kopp
> General Engineer
> USAMC LOGSA
> (256) 955 - 9902
>
> P.S. If you remember me, I was the guy who wanted to add external file
> locking because our Network Nazis wouldn't let us run a server.
> However, they eventually kicked us onto a seperate test LAN, so now we
> are running svnserve on our own server. I love subversion!
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 28 09:49:29 2004

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

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