> 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 maintain that package and I run Subversion 1.5.0 with the built-in
Apache without any issues at all. The only thing I can think of is
that maybe your PATH or DYLD_LIBRARY_PATH is picking up the Leopard
libs instead of the ones shipped with the binary. I've not ran into
this and you're the first to report it. Is there any chance you're
using SASL? I do know that the SASL support wasn't shipped with the
1.5.0 binary but is included in the 1.5.1. Any information you can
give me would be very beneficial.
Take care,
Jeremy
---------------------------------------------------------------------
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 10:06:11 CEST