undefined symbol: cache_generate_key_default

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I have a problem to active one module_cache in apache:


1.First i compile the module mod_cache, not error founds:

$/opt/apache2/bin/apxs -c mod_cache.c
/opt/apache2/build/libtool --silent --mode=compile gcc -prefer-pic
-DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-g -O2 -pthread -I/opt/apache2/include  -I/opt/apache2/include
-I/opt/apache2/include   -c -o mod_cache.lo mod_cache.c && touch
mod_cache.slo
/opt/apache2/build/libtool --silent --mode=link gcc -o mod_cache.la
-rpath /opt/apache2/modules -module -avoid-version    mod_cache.lo


2.Copy de .so into directory modules of my instalation:

cp ./modules/experimental/.libs/mod_cache.so /opt/apache2/modules

3.When i start the
/etc/init.d/apache start
Syntax error on line 7 of /opt/apache2/conf_common/httpd.cache.conf:
Cannot load /opt/apache2/modules/mod_cache.so into server:
/opt/apache2/modules/mod_cache.so: undefined symbol:
cache_generate_key_default

Thanks.

---------------------------------------------------------------------
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


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux