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

RE: [BUG] --with-ssl causes update to fail

From: Sander Striker <striker_at_apache.org>
Date: 2001-09-08 12:16:12 CEST

Hi,

Ok, this time I tried the shared build and the
resulting 'svn' fails.

I'm using a fresh checkout of svn. With bundled
db3. And Joes earlier patch to find out what the
problem is.

$ ./autogen.sh
$ ./configure --prefix=/opt/svn-ssl --enable-maintainer-mode \
  --with-ssl=/opt/ssl

# make install

$ /opt/svn-ssl/bin/svn --version
Subversion, version M3 (client)
   compiled Sep 8 2001, 11:57:07

Copyright (C) 2000-2001 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/

The following repository access (RA) modules are available:

apr_error: #20019, src_err 0 : <DSO load failed>
  Could not load DSO `libsvn_ra_dav.so': /opt/svn-ssl/lib/libneon.so.15:
undefined symbol: SSL_set_fd

And thus it seems that something didn't get linked properly in
shared build with ssl.

About the earlier problem that went away when using a fresh
install directory. My bad, I should read better:
 "3. Clean up any previous Subversion installs first!"
in the INSTALL file.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.