When MP_STATIC_EXTS=1 is used all mp2 modules are statically linked with httpd, which is fine. However this leaves the APR-outside-of-mod_perl broken, since none of the objects available, and therefore all t/apr-ext tests fail.

Should we just try to skip all those tests?

Or should we nevertheless attempt to build shared objects to be used with APR.so?

The only thing I'm not sure about is whether the latter approach will work, as it's possible that people use MP_STATIC_EXTS=1 because their perl doesn't support shared objects? But we still build APR.so.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to