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

mod_dav_svn from openCollabNet OS X subversion 1.5.1-2 on OS X 10.5.4 with Apache fails to load

From: Russell Hind <rhind_at_mac.com>
Date: Fri, 08 Aug 2008 17:59:00 +0100

Hi, I'm still having trouble using openCollabNet builds of subersion.
I've got a Mac Mini that came pre-installed with OS X 10.5.2. I
updated it to 10.5.4 using the combo updater and set its built-in
apache to load the default subversion 1.4.4 included with OS X. This
has been working fine.

I've since tried to move to the openCollabNet builds so I can start
hosting 1.5.x repositories. I installed the package which game me
the /opt/subversion folder, replaced

LoadModule dav_svn_module libexec/apache2/mod_dav_svn.so

with

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

but if I now do an

apachectl -t

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\n Referenced from: /opt/subversion/lib/
libsvn_fs_base-1.0.dylib\n Expected in: flat namespace\n

This a clean install of OS X straight from Apple. Apache works with
the built-in svn-1.4.4 but not with the package from openCollabNet.
Is there other configuration required to make this work?

The 1.5.1 binaries (svn, svnadmin etc) all run fine, its just using
mod_dav_svn that has trouble.

Any help would be greatly appreciated.

Cheers

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-08-08 19:11: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.