Re: mod_perl 2.0.9 make test dumped core

2016-05-10 Thread tomcat
On 10.05.2016 22:20, Niko Tyni wrote: On Tue, May 10, 2016 at 07:45:45PM +, Xinhuan Zheng wrote: Today I used mod_perl 2.0.9, apache httpd 2.4.20 and perl 5.10.1 isn't this also a somewhat low version of perl ? the current version is at least 5.22, and 5.10 must be at least 3-4 years old

Re: mod_perl 2.0.9 make test dumped core

2016-05-10 Thread Niko Tyni
On Tue, May 10, 2016 at 07:45:45PM +, Xinhuan Zheng wrote: > Today I used mod_perl 2.0.9, apache httpd 2.4.20 and perl 5.10.1 to try > compiling mod_perl DSO object on centos 6 (x86_64) machine. It passed > configure and make but failed ‘make test’. > [ error] oh dangit, server dumped cor

mod_perl 2.0.9 make test dumped core

2016-05-10 Thread Xinhuan Zheng
Hello, Today I used mod_perl 2.0.9, apache httpd 2.4.20 and perl 5.10.1 to try compiling mod_perl DSO object on centos 6 (x86_64) machine. It passed configure and make but failed ‘make test’. perl Makefile.PL MP_AP_PREFIX=/usr/local/apache-2.4.20-catalyst make make test The error is written i