You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by vadim <va...@swissonline.ch> on 2004/12/25 13:51:33 UTC

can not build javahl properly on debian

Hallo everybody,

I am trying to get javahl built on debian to use it with subclipse
eclipse plugin.
First of all, configure does not detect g++ in generall. That makes
libtool to complain a lot.
Setting CXX env variable to one of g++-3.3 or g++3.4 when executing
configure results finally in libsvnjavahl-1.so.0.0.0. However any
attempt to load it in java program produces following error message:

java.lang.UnsatisfiedLinkError: /usr/local/lib/libsvnjavahl-1.so.0.0.0: /usr/local/lib/libsvnjavahl-1.so.0.0.0: undefined symbol: __gxx_personality_v0

Do you know how I an fix it?

Thanx a lot and best regards, vadim tarassov.

-- 
vadim <va...@swissonline.ch>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org