You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by smisaacs <sm...@riverbendinteractive.com> on 2008/10/15 17:42:07 UTC

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

Hi,

I've run into this problem as well. I've gone through your edits, but now i
get this error:

Syntax error on line 162 of /private/etc/apache2/httpd.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


any change you can help me with this?

thanks,
-scott



Jeremy Whitlock wrote:
> 
> Okay guys...for some closure, I've figured this out and it was
> completely inline with what we mentioned was the answer a few weeks
> ago.  When you use /usr/sbin/apachectl, it load /usr/sbin/envvars.
> This creates a special DYLD_LIBRARY_PATH environment variable that
> puts Leopard's default Subversion in front of the OSX binary I
> maintain.  When this occurs, Apache has issues resolving symbols.  To
> fix this, comment out the two lines defining and exporting the
> DYLD_LIBRARY_PATH in /usr/sbin/envvars.
> 
> Take care,
> 
> Jeremy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/mod_dav_svn-from-openCollabNet-OS-X-subversion-1.5.1-2-on-OS-X-10.5.4-with-Apache-fails-to-load-tp18895713p19998559.html
Sent from the Subversion Users mailing list archive at Nabble.com.


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