Re: undefined symbol: cache_generate_key_default

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

 



Sorry to hijack the thread guys but just wondered if the same goes with mod_mem_cache module I mean the additional .c files in the apxs command?

Thanks,
Igor

On Thu, Oct 8, 2009 at 1:42 AM, marcos <chipcmc@xxxxxxxxx> wrote:
Thanks i execute :

/opt/apache2/bin/apxs -i -c mod_cache.c cache_storage.c  cache_util.c
and now load the module.



and now
2009/10/7 Eric Covener <covener@xxxxxxxxx>:
> 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
>
>

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