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

Build subversion w/ ssl on a machine with no root access

From: Denis Haskin <denis_at_haskinferguson.net>
Date: 2007-02-25 18:13:18 CET

Hi -- I need the svn client on a Fedora (Core 4, I think) machine I use,
but I don't have root access on the machine. The sysadmin is extremely
resistant to building and installing this just for me (I know, I know).

Seems like I should be able to build it in my own directory, and I have
been able to build it fine but without ssl support.

To do it with ssl, I downloaded and built openssl (which was fine), and
then I configure and make subversion:

./configure --with-ssl --with-libs=/home/follen/openssl-0.9.8e
make

The make eventually dies with:
/home/follen/subversion-1.4.3/subversion/libsvn_ra_dav/.libs/libsvn_ra_dav-1.so:
undefined reference to `SSL_CTX_set_client_cert_cb'

Any suggestions? Any way to get around this? What's really frustrating
is I don't need all the server-side stuff. Just a command-line client...

Thanks in advance,

dwh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 25 18:13:48 2007

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.