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

can not build javahl properly on debian

From: vadim <vadim.tarassov_at_swissonline.ch>
Date: 2004-12-25 14:51:33 CET

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 <vadim.tarassov@swissonline.ch>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 25 23:49:24 2004

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

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