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

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

by Jeremy Whitlock :: Rate this Message:

Reply to Author | View in Thread

Russell,
    I responded in the svnbinaries project on openCollabNet.
Basically, I'll look into the cause and fix it.  I've reproduced
locally and I'm working on figuring it out.

Take care,

Jeremy

On Fri, Aug 8, 2008 at 10:59 AM, Russell Hind <rhind@...> wrote:

> 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@...
> For additional commands, e-mail: users-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

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