You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Tom Browder <to...@gmail.com> on 2012/09/20 00:20:00 UTC

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

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]: Leaving directory `/home/joe/mod_perl-2.0.7/src/modules/perl'
make: *** [modperl_lib] Error 2

I haven't tried to debug the build yet--looks like maybe an
out-of-date dependency (or Apache/APR too recent).

I'm going to try the trunk version...

Thanks,

-Tom

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

Posted by Tom Browder <to...@gmail.com>.
On Wed, Sep 19, 2012 at 5:34 PM, Doug Hunt <dh...@ucar.edu> 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,

-Tom

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

Posted by Doug Hunt <dh...@ucar.edu>.
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

dhunt@ucar.edu
Software Engineer
UCAR - COSMIC, Tel. (303) 497-2611

On Wed, 19 Sep 2012, Tom Browder wrote:

> On Wed, Sep 19, 2012 at 5:20 PM, Tom Browder <to...@gmail.com> 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).
>>
>> I'm going to try the trunk version...
>
> Tried that (rev 1387800) but got same failure.
>
> Best,
>
> -Tom
>

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

Posted by Tom Browder <to...@gmail.com>.
On Wed, Sep 19, 2012 at 5:20 PM, Tom Browder <to...@gmail.com> 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).
>
> I'm going to try the trunk version...

Tried that (rev 1387800) but got same failure.

Best,

-Tom