Hello everyone,

I am currently trying to build Mapcache from source with Memcache caching
capabilities. The problem I am having is that when configuring Mapcache I
receive this warning:

configure: WARNING: supplied apr-util does not contain memcache functions.
Memcache backend disable

I have installed Apache and the apr and apu libraries through apt-get. I
also tried on a separate machine building Apache, apr-1.4.6 and apu-1.4.1
from source with the same result.

When I look inside of the apu static library it seems to have the memcache
functions:

$ nm libaprutil-1.a | grep memcache

.....
000000000000a00 T apr_memcache_hash
.....

I am relatively new at this so it is quite possible I am making a simple,
embarrassing mistake.

If anyone has any suggestions I would be most grateful.

Thank you,

Wyatt
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to