Re: mod_perl2 on CentOS 6 compile issue

2013-04-04 Thread Fairlight
On Wed, Apr 03, 2013 at 08:53:06PM -0700, Fred Moyer thus spoke: On Wed, Apr 3, 2013 at 8:42 PM, Jie Gao j@sydney.edu.au wrote: There is currently no mod_perl release that's compatible with Apache 2.2.24 yet. I built 5.14.12/2.2.24/2.08-dev yesterday on a Centos 6.2 box. Thinking

mod_perl2 on CentOS 6 compile issue

2013-04-03 Thread Fairlight
I'm trying to compile mod_perl2 (v2.0.7 and have also tried the SVN tree) on CentOS 6 64-bit against Perl 5.16.3 and Apache 2.2.24 (latest stable APR and APR-util packages, as well). I keep hitting this error: cc -shared -O2 -L/usr/local/lib -fstack-protector \ \ mod_perl.lo

Re: mod_perl2 on CentOS 6 compile issue

2013-04-03 Thread Jie Gao
follow the procedures as below: http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems Regards, Jie * Fairlight fairl...@iglou.com wrote: Date: Wed, 3 Apr 2013 13:03:37 -0400 From: Fairlight fairl...@iglou.com To: dev@perl.apache.org Subject: mod_perl2 on CentOS 6

Re: mod_perl2 on CentOS 6 compile issue

2013-04-03 Thread Fred Moyer
@perl.apache.org Subject: mod_perl2 on CentOS 6 compile issue User-Agent: Mutt/1.5.21 (2010-09-15) I'm trying to compile mod_perl2 (v2.0.7 and have also tried the SVN tree) on CentOS 6 64-bit against Perl 5.16.3 and Apache 2.2.24 (latest stable APR and APR-util packages, as well). I keep hitting

Re: mod_perl2 on CentOS 6 compile issue

2013-04-03 Thread Jie Gao
. * Fred Moyer f...@redhotpenguin.com wrote: Date: Wed, 3 Apr 2013 20:53:06 -0700 From: Fred Moyer f...@redhotpenguin.com To: Jie Gao j@sydney.edu.au CC: Fairlight fairl...@iglou.com, dev@perl.apache.org Subject: Re: mod_perl2 on CentOS 6 compile issue On Wed, Apr 3, 2013 at 8:42 PM, Jie Gao j