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

Neon dependency question

From: Ram, Siddharth <sram_at_qualcomm.com>
Date: 2004-05-13 19:50:08 CEST

 
I am running svn on RH9.0. I was having occasional difficulties with
svn. Since I had yum updated my rpms, I decided that what I needed to do
was rebuild svn to make sure everything is ok. Before building, I
noticed that there were some older version of libneon (23.5) which were
already present in /usr/lib, so I got rid of them before building neon
0.24.5. (I think) that is where my problems started.

After rebulding svn , I get the following error:

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

Ldd reveals that svn depends on libneon.so.24. but release 24 of neon
does not have this symbol - I believe it was deprecated by
ne_ssl_clicert_read().

So does svn require an older version of neon to be present in order to
execute correctly?

Thanks for your help
-Siddharth

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 13 19:50:59 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.