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

Problem with openCollabNet svn-1.5 on OS X Leopard and apache2

From: Russell Hind <rhind_at_mac.com>
Date: Fri, 25 Jul 2008 09:02:07 +0100

I've downloaded and installed the openCollabNet svn-1.5 for OS X
Leopard and installed on my 10.5.4 system. I run an apache server on
the box to host svn.

If I point apache2 at the mod_dav_svn from this distribution with

LoadModule dav_svn_module /opt/subversion/lib/svn-apache/mod_dav_svn.so

Then run a test on the config, I get the following error:

httpd: Syntax error on line 484 of /private/etc/apache2/httpd.conf:
Syntax error on line 2 of /private/etc/apache2/other/subversion.conf:
Cannot load /opt/subversion/lib/svn-apache/mod_dav_svn.so into server:
dlopen(/opt/subversion/lib/svn-apache/mod_dav_svn.so, 10):
Symbol not found: _svn_atomic__init_once
   Referenced from: /opt/subversion/lib/libsvn_fs_base-1.0.dylib
   Expected in: flat namespace

I'm running a standard Leopard install of apache and it works when I
use the 1.4.4 mod_dav_svn distributed with Leopard.

Server version: Apache/2.2.8 (Unix)
Server built: Mar 4 2008 21:37:02
Server's Module Magic Number: 20051115:11
Server loaded: APR 1.2.7, APR-Util 1.2.7
Compiled using: APR 1.2.7, APR-Util 1.2.7
Architecture: 64-bit
Server MPM: Prefork
   threaded: no
     forked: yes (variable process count)

Any ideas? I'd really like to move to svn-1.5 and I don't see that
happening anytime soon from Apple as they're still on 1.4.4.

Thanks

Russell

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-26 06:31:34 CEST

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.