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

Re: unsupported libssl.so.6

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Wed, 13 Feb 2008 03:14:10 -0600

On Feb 13, 2008, at 02:50, Steven Kiehl wrote:

> I have openssl 0.9.8b and the openssl097a compatibility libraries
> installed on a machine. This does not support openssl 0.9.7f which
> includes the libssl.so.5 library. I've tried symlinking to the
> newer libssl.so.6 as well as the older libssl.so.4, but nothing
> fixes the problem. Until subversion fixes their source to support
> the new openssl libraries, I think I'm SOL on --with-ssl support.
> this is the error I get when I run 'make install':
>
> [activating module `authz_svn' in /usr/local/apache2/conf/httpd.conf]
> subversion/svnversion/svnversion . /repos/svn/trunk > /usr/local/
> include/subversion-1/svn-revision.txt
> /usr/src/subversion/subversion-1.4.6/subversion/svnversion/.libs/lt-
> svnversion: error while loading shared libraries: libssl.so.5:
> cannot open shared object file: No such file or directory
> make: *** [revision-install] Error 127
>
> The strange thing is that neither configure nor make made any
> mention of the missing library (or didn't report it). Is there
> some way around this problem? or am I going to have to configure
> apache to accept non-ssl connections from this box. I can't just
> use the rpm releases because I compile apache from source, and the
> mod_dav subversion rpms require the apache rpms, and I'm not one
> for forcing it with no dependencies.
>
> I either need this thing to support 0.9.8b or scream while deleting
> the bytes for subversion off my server. Has anyone else
> experienced my pain?

FYI: On my Mac running Mac OS X 10.4.11, Subversion is happily using
the libraries from OpenSSL 0.9.8g. Both were installed using MacPorts.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-13 10:14:53 CET

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.