problem with linking libsvnjavahl-1.so
From: vadim <vadim.tarassov_at_swissonline.ch>
Date: 2005-04-07 14:33:42 CEST
Hallo everybody,
I think there is a problem somewhere in the way libsvnjavahl get's
It happens because you (re)link C++ program with gcc instead of g++. g++
The workaround would be setting
LT_CXX_LIBADD = -lstdc++
in Makefile.
I think I have reported once this problem when 1.1.2 has been released.
It would be also nice for configure to find g++. Just by
All of this has been observed on debian sarge.
Best regards, vadim tarassov.
-- vadim <vadim.tarassov@swissonline.ch> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Apr 7 14:34:07 2005 |
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.