Re: Trouble installing mod_perl-2.0.7 with Perl v5.14.2 and Apache Apache/2.4.3 under FreeBSD 9.1

2013-02-21 Thread Kevin A. McGrail
On 2/21/2013 9:35 AM, Bernard Higonnet wrote: Everything seems to go OK with perl Makefile.PL but when I try make I get this: modperl_interp.c: In function 'modperl_interp_select': modperl_interp.c:503: error: 'conn_rec' has no member named 'remote_ip' *** [modperl_interp.lo] Error code 1 I ha

Trouble installing mod_perl-2.0.7 with Perl v5.14.2 and Apache Apache/2.4.3 under FreeBSD 9.1

2013-02-21 Thread Bernard Higonnet
Everything seems to go OK with perl Makefile.PL but when I try make I get this: modperl_interp.c: In function 'modperl_interp_select': modperl_interp.c:503: error: 'conn_rec' has no member named 'remote_ip' *** [modperl_interp.lo] Error code 1 I have searched this a bit and don't seem to be the