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

could not find library containing RSA_new

From: Chris Curvey <ccurvey_at_gmail.com>
Date: 2006-04-05 15:58:20 CEST

Hey all,

I'm trying to build Subversion 1.3.1 (client only) on SuSE 10.0 with SSL
support. I've built a fresh copy of OpenSSL 0.9.8, which lives in
/usr/local/ssl (the default). In the Subversion home directory, I do
"./configure --with-ssl". Configure runs for a good long time, then fails
with "could not find library containing RSA_new" when building neon.

I tried adding "--with-libs=/usr/local/ssl", and it seems to get farther,
but still fails with "could not find library containing SSL_library_init"

Then I set LD_LIBRARY_PATH to /usr/local/ssl/lib, but that gets the same
error

Any suggestions?

--
Nervous passengers are advised to wear a blindfold.
Received on Wed Apr 5 16:00:09 2006

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.