Hi Holger,
Holger Thon wrote:
>Hi,
>
>
>When configuring subversion on linux with --enable-javahl,
>and running make javahl afterwards, libjavahl-1.so has unresolved
>symbols.
>
>As libtool does not fully support linking c++ libraries (yet),
>i added an LT_CXX_LIBADD variable to fix it, which is set to -lstdc++
>on linux (autobook suggests adding -lg++ as well, but that's
>outdated imho...)
>
What I do not understand is, that my old autoconf/automake build system
had not had the problem and the when justin integrated javahl into the
main building system, that problem did not exist.
>
>Another minor fix is running AC_SUBST on SVN_DB_{INCLUDES,LIBS}
>variables, which weren't substituted in svn-config.
>
I am not sure about that patch, because svn-config is not supported anymore.
>
>
>Ciao
>Holger
>
>
Patrick
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 31 11:31:25 2004