On Thursday, 05 April 2012 23:52:38 Fred Moyer wrote:
Release candidate 3 is here! Please download, test and report back
success of failure. +1 here on 5.14.1/2.2.15/OS X 10.7
http://people.apache.org/~phred/mod_perl-2.0.6-rc3.tar.gz
Apache/2.4.1 mod_perl/2.0.6-rc3 Perl/v5.10.1
Testing with httpd 2.4.1 using this command line:
perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
MP_APR_CONFIG=/usr/local/apache2/bin/apr-1-config
I get this error compiling:
cd "src/modules/perl" && make
make[1]: Entering directory `/usr/src/mod_perl-2.0.6-rc3/src/modules/perl'
gcc -I/usr/src/mod_perl-2.0.6-rc3/src/modules/perl
-I/usr/src/mod_perl-2.0.6-rc3/xs -I/usr/local/apache2/include
-I/usr/local/apache2/include -D_REENTRANT -D_GNU_SOURCE
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include
-I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -DLINUX=2 -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC \
-c mod_perl.c && mv mod_perl.o mod_perl.lo
gcc -I/usr/src/mod_perl-2.0.6-rc3/src/modules/perl
-I/usr/src/mod_perl-2.0.6-rc3/xs -I/usr/local/apache2/include
-I/usr/local/apache2/include -D_REENTRANT -D_GNU_SOURCE
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include
-I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -DLINUX=2 -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC \
-c modperl_interp.c && mv modperl_interp.o modperl_interp.lo
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 `/usr/
Am I assuming incorrectly that the next release should be supporting
httpd 2.4?
Regards,
KAM
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org