apache2 httpd 2.4.2 - mod_perl2 @2.0.6

Bradley Giesbrecht pixilla at macports.org
Tue May 1 15:07:39 PDT 2012


On May 1, 2012, at 3:04 PM, Bjarne D Mathiesen wrote:

> I've got this in /macports/apache2/include/http_config.h
> /**
> * Add a module to the chained modules list and the list of loaded modules
> * @param mod The module structure of the module to add
> * @param p The pool with the same lifetime as the module
> * @param s The module's symbol name (used for logging)
> */
> AP_DECLARE(const char *) ap_add_loaded_module(module *mod,
>                                         apr_pool_t *p,const char *s);
> 
> in modperl_module.c I've got this:
> ap_add_loaded_module(modp, p);
> 
> What is a good value for the third parameter that's missing ???

Do any mod_* ports that do build give clues for ap_add_loaded_module?


Regards,
Bradley Giesbrecht (pixilla)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2763 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20120501/47cf4ce0/attachment.bin>


More information about the macports-dev mailing list