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

Re: ruby bindings breakage

From: Max Bowsher <maxb1_at_ukf.net>
Date: 2007-08-16 22:54:27 CEST

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

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.