On Wed, Oct 7, 2009 at 10:18 AM, Eric Covener <covener@xxxxxxxxx> wrote: > For more complicated modules, you need to pass it all the source files > that comprise the module, including e.g. cache_storage.c cache_util.c > -- see modules.mk in the cache/ directory. (which you don't have if you didn't configure with mod_cache, doh!) mod_cache.la: mod_cache.slo cache_storage.slo cache_util.slo $(SH_LINK) -rpath $(libexecdir) -module -avoid-version mod_cache.lo cache_storage.lo cache_util.lo $(MOD_CACHE_LDADD) -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx