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

FW: Cannot load shared lib via Javahl bindings

From: Kopp David K <david.kopp_at_us.army.mil>
Date: 2004-08-30 15:11:17 CEST

Oops. I sent this just to Patrick by mistake. I think the list would like to
know as well.

-----Original Message-----
From: Kopp David K
Sent: Monday, August 30, 2004 8:10 AM
To: 'Patrick Mayweg'
Subject: RE: Cannot load shared lib via Javahl bindings

That fixed it. I guess something needs to be changed in the autogen script?
I would do it, but autogen is all black magic to me.

David

-----Original Message-----
From: Patrick Mayweg [mailto:mayweg@qint.de]
Sent: Saturday, August 28, 2004 2:49 AM
To: Kopp David K; Subversion Developers
Subject: Re: Cannot load shared lib via Javahl bindings

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
Received on Mon Aug 30 15:11:42 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.