Laran Evans wrote:
> When I run "make check-swig-rb" after installing apr, apr-util, neon,
> openssl, apache2 and subversion 1.4.4 I get the following error. Can't
> find anything on google about the error.
>
> Can anyone help with instructions on installing the ruby bindings so
> that check-swig-rb will succeed?
>
> Thanks
>
> ---
>
> /home/.amore/laran/src/subversion-1.4.4/subversion/bindings/swig/ruby/.ext/svn/ext/core.so:
> /home/laran/src/subversion-1.4.4/subversion/libsvn_ra_dav/.libs/libsvn_ra_dav-1.so.0:
> undefined symbol: SSL_load_error_strings -
> /home/.amore/laran/src/subversion-1.4.4/subversion/bindings/swig/ruby/.ext/svn/ext/core.so
> (LoadError)
At a guess, this is a neon / libtool interaction weirdness. My
suggestion is to try using "--enable-shared --disable-static" on the
Subversion ./configure command.
Max.
Received on Thu Aug 16 22:52:30 2007