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

Apache, Subversion and OS X

From: Alex Schearer <vc.maillist_at_gmail.com>
Date: 2006-07-19 21:02:14 CEST

Hi, I've followed several sets of directions to install Subversion
(for example, http://developer.apple.com/tools/subversionxcode.html),
but after installing it I cannot start Apache. Subversion seems to
be working, I was able to create a local repository and use it. The
error I get when starting Apache is:

dyld: lazy symbol binding failed: Symbol not found:
_dav_register_provider
   Referenced from: /usr/local/apache2/modules/mod_dav_svn.so
   Expected in: flat namespace

dyld: Symbol not found: _dav_register_provider
   Referenced from: /usr/local/apache2/modules/mod_dav_svn.so
   Expected in: flat namespace

/usr/local/apache2/bin/apachectl: line 102: 18531 Trace/BPT
trap $HTTPD -k $ARGV

If I disable Subversion in the httpd.conf file then Apache will start/
stop once more. I hope that is enough information to work with, if
you can help me I'd greatly appreciate it. Thanks a lot, Alex.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 19 21:03:57 2006

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.