1

Undefined symbol: apr_memcache_add_server

view story
linux-howto

http://serverfault.com – I installed httpd-devel through yum and after restarting httpd got this: httpd: Syntax error on line 61 of /etc/httpd/conf/httpd.conf: Cannot load /usr/local/apache/modules/mod_dav_svn.so into server: /usr/local/lib/libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server This is a legacy Linux system I got in - Fedora 9, pretty old. Any ideas on how to fix this? (HowTos)