[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: Ram, Siddharth <sram_at_qualcomm.com>
Date: 2004-05-13 20:09:30 CEST

I double checked. Neon was build with the --with-ssl option to
configure. nm -C reveals that there are a bunch of ssl symbols in the
neon library. However, the lib does not have the ne_ssl_load_pkcs12
symbol. I believe this is a deprecated function

-Sidharth

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: Thursday, May 13, 2004 10:56 AM
To: Ram, Siddharth
Cc: subversion mailing list (E-mail)
Subject: Re: Neon dependency question

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:31:05 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.