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

unresolved symbols in mod_dav_svn module

From: Andrew J. Erickson <eric0570_at_umn.edu>
Date: 2003-04-17 08:46:06 CEST

After enabling the mod_dav_svn module in my Apache httpd.conf file, the
'apachectl start' command gives the error:

[iw2:/usr/local/apache2] root# bin/apachectl start
bin/apachectl: line 87: 2184 Trace/BPT trap $HTTPD -k $ARGV

The following error appears in error_log:

> dyld: /usr/local/apache2/bin/httpd Undefined symbols:
> _dav_do_find_liveprop
> _dav_get_liveprop_info
> _dav_hook_find_liveprop
> _dav_hook_gather_propsets
> _dav_hook_insert_all_liveprops
> _dav_new_error
> _dav_new_error_tag
> _dav_register_liveprop_group
> _dav_register_provider
> _dav_xml_get_cdata
> _dav_xmlns_add

Everything compiled fine and the svn client works fine. I'm using Apache
2.0.45 and the a recent SVN build of Subversion 0.20.1 on Mac OS X 10.2.5.
I've tried deleting and recompiling Apache a few times, but it had no
effect.

Anyone know what is wrong?

Thanks,
Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 17 09:03:13 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.