You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jeff S <sf...@yahoo.com> on 2006/09/28 21:37:22 UTC

svn co error -undefined symbol

Hi,

Getting this error when trying local svn checkout:

// ---------------------------
svn: symbol lookup error:
/usr/local/lib/libsvn_ra_dav-1.so.0: undefined symbol:
SSL_load_error_strings
// ---------------------------

Running on CentOS - Linux server.ourdomain.org
2.6.9-34.EL #1 Wed Mar 8 00:07:35 CST 2006 i686 i686
i386 GNU/Linux.  Compiled from source latest
Apache-2.0.59, SVN-1.4 + DEP and Neon-0.25.5,
BerkelyDB-4.3.29(Using FS).

Checked repository has r/w access by Apache user and
setup using basic auth example in the install doc.

Can anyone help?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn co error -undefined symbol

Posted by Mark <ma...@mitsein.net>.
Looks like an issue with your upgrade to 1.4.  Chekc out this previous
thread http://subversion.tigris.org/servlets/BrowseList?list=users&by=thread&from=514416

On 9/28/06, Jeff S <sf...@yahoo.com> wrote:
> Hi,
>
> Getting this error when trying local svn checkout:
>
> // ---------------------------
> svn: symbol lookup error:
> /usr/local/lib/libsvn_ra_dav-1.so.0: undefined symbol:
> SSL_load_error_strings
> // ---------------------------
>
> Running on CentOS - Linux server.ourdomain.org
> 2.6.9-34.EL #1 Wed Mar 8 00:07:35 CST 2006 i686 i686
> i386 GNU/Linux.  Compiled from source latest
> Apache-2.0.59, SVN-1.4 + DEP and Neon-0.25.5,
> BerkelyDB-4.3.29(Using FS).
>
> Checked repository has r/w access by Apache user and
> setup using basic auth example in the install doc.
>
> Can anyone help?
>
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>


-- 
Mark
"Blessed is he who finds happiness in his own foolishness, for he will
always be happy."

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org