The apr libraries would have been built with apache2 right? I see --
enable-mem-cache in the apache2 configure script. I don't know if it
was used or not.
/usr/local/apache2/bin/httpd -V
Server version: Apache/2.2.11 (Unix)
Server built: Oct 8 2009 15:39:09
Server's Module Magic Number: 20051115:21
Server loaded: APR 1.2.7, APR-Util 1.2.7
Compiled using: APR 1.3.3, APR-Util 1.3.4
Architecture: 64-bit
Server MPM: Prefork
threaded: no
forked: yes (variable process count)
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D DYNAMIC_MODULE_LIMIT=128
-D HTTPD_ROOT="/usr/local/apache2"
-D SUEXEC_BIN="/usr/local/apache2/bin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_LOCKFILE="logs/accept.lock"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
Hmm... What's up with these two lines from the output above?
Server loaded: APR 1.2.7, APR-Util 1.2.7
Compiled using: APR 1.3.3, APR-Util 1.3.4
I did not compile apache2. :)
On Mar 5, 9:57 am, "Matt Caron" <[email protected]> wrote:
> > Unsupported version control system "svn": "/usr/local/lib/
> > libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server"
>
> Were the apr libraries compiled with memcache support?
>
> Is configure thinking that the memcache support is there because it's
> looking at some group of headers which don't match what you're linking
> against?
> --
> SIXNET - Solutions for Your Industrial Networking Challenges
> 331 Ushers Road, Ballston Lake, NY 12019
> Tel: 1.518.877.5173, Fax: 1.518.877.8346www.sixnet.com
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.