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

Re: Neon dependency question

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-13 19:55:39 CEST

On Thu, 2004-05-13 at 12:50, Ram, Siddharth wrote:

> Svn: relocation error: /usr/local/lib/libsvn_ra-1.so.0: undefined
> symbol: ne_ssl_load_pkcs12.

This means the new neon library doesn't have SSL compiled in, and the
svn library thinks it should. (Apparently the old neon library had SSL
support.) The new neon library needs to be configured "--with-ssl" and
recompiled.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 13 20:00:41 2004

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.