Re: mod_perl 2 (2.0.7) and Apache 2.4.3 won't build

2012-09-19 Thread Tom Browder
On Wed, Sep 19, 2012 at 5:34 PM, Doug Hunt wrote: > Hi Tom: My understanding is that mod_perl does not yet build under Apache > 2.4.X, but only 2.2.X or 2.0.X. > > Others on this list have status for when 2.4.X compatibility might be ready. Thanks, Doug. Any developer have a forecast? Best, -

Re: mod_perl 2 (2.0.7) and Apache 2.4.3 won't build

2012-09-19 Thread Doug Hunt
Hi Tom: My understanding is that mod_perl does not yet build under Apache 2.4.X, but only 2.2.X or 2.0.X. Others on this list have status for when 2.4.X compatibility might be ready. Regards, Doug Hunt dh...@ucar.edu Software Engineer UCAR - COSMIC, Tel. (303) 497-2611 On Wed, 19 Sep 20

Re: mod_perl 2 (2.0.7) and Apache 2.4.3 won't build

2012-09-19 Thread Tom Browder
On Wed, Sep 19, 2012 at 5:20 PM, Tom Browder wrote: > Has anyone had success with mod_perl 2 (I've tried 2.0.7 with no > success) and Apache 2.4.3? ... > Errors from the build: ... > I haven't tried to debug the build yet--looks like maybe an > out-of-date dependency (or Apache/APR too recent). >

mod_perl 2 (2.0.7) and Apache 2.4.3 won't build

2012-09-19 Thread Tom Browder
Has anyone had success with mod_perl 2 (I've tried 2.0.7 with no success) and Apache 2.4.3? Errors from the build: modperl_interp.c: In function 'modperl_interp_select': modperl_interp.c:503: error: 'conn_rec' has no member named 'remote_ip' make[1]: *** [modperl_interp.lo] Error 1 make[1]: Leavi