Re: MP and 2.4 Compilation Woes

2013-02-11 Thread Kevin A. McGrail
On 2/11/2013 4:54 AM, Jan Kaluža wrote: On 02/08/2013 04:39 PM, Kevin A. McGrail wrote: Following Jan's advice, I had to add this to ParseSource.pm + 'APACHE_HTTP_VHOST_H', #c-scan chokes on http_host.h + 'H_PERL', #"" That got me this far... Have you applied all my patches? This par

Re: MP and 2.4 Compilation Woes

2013-02-08 Thread Jie Gao
* Kevin A. McGrail wrote: >... > Overall, I think the concept that things should be forked to a new > 2.4 mod_perl is best because if it's backwards compatibility that's > holding things back, I'd rather lose that. I'm currently building > on a devel box running on CentOS 6.2. There was a simil

Re: MP and 2.4 Compilation Woes

2013-02-08 Thread Andy Colson
On 2/8/2013 11:01 AM, Kevin A. McGrail wrote: On 2/8/2013 11:33 AM, Andy Colson wrote: XML_Memory_Handling_Suite is from expat. I have 2.0.1 installed. Do you have the expat-dev package installed? I did not, I do now, no apparent change. Regards, KAM Maybe there are other dev packages? ap

Re: MP and 2.4 Compilation Woes

2013-02-08 Thread Kevin A. McGrail
On 2/8/2013 11:33 AM, Andy Colson wrote: XML_Memory_Handling_Suite is from expat. I have 2.0.1 installed. Do you have the expat-dev package installed? I did not, I do now, no apparent change. Regards, KAM

Re: MP and 2.4 Compilation Woes

2013-02-08 Thread Andy Colson
On 2/8/2013 10:30 AM, Andy Colson wrote: On 2/8/2013 10:09 AM, Kevin A. McGrail wrote: On 2/8/2013 11:04 AM, Kevin A. McGrail wrote: On 2/8/2013 11:01 AM, Andy Colson wrote: thought you had typed: >> > /usr/local/perl-5.14/bin/perl build/source_scan.pl Do you have multiple perl's installed?

Re: MP and 2.4 Compilation Woes

2013-02-08 Thread Andy Colson
On 2/8/2013 10:09 AM, Kevin A. McGrail wrote: On 2/8/2013 11:04 AM, Kevin A. McGrail wrote: On 2/8/2013 11:01 AM, Andy Colson wrote: thought you had typed: >> > /usr/local/perl-5.14/bin/perl build/source_scan.pl Do you have multiple perl's installed? /usr/local/perl-5.14 seems unusual. I cu

Re: MP and 2.4 Compilation Woes

2013-02-08 Thread Kevin A. McGrail
On 2/8/2013 11:04 AM, Kevin A. McGrail wrote: On 2/8/2013 11:01 AM, Andy Colson wrote: thought you had typed: >> > /usr/local/perl-5.14/bin/perl build/source_scan.pl Do you have multiple perl's installed? /usr/local/perl-5.14 seems unusual. I custom compiled a version of perl in /usr/local

Re: MP and 2.4 Compilation Woes

2013-02-08 Thread Kevin A. McGrail
On 2/8/2013 11:01 AM, Andy Colson wrote: thought you had typed: >> > /usr/local/perl-5.14/bin/perl build/source_scan.pl Do you have multiple perl's installed? /usr/local/perl-5.14 seems unusual. I custom compiled a version of perl in /usr/local/perl-5.14 Any chance your picking up headers o

Re: MP and 2.4 Compilation Woes

2013-02-08 Thread Andy Colson
On 2/8/2013 9:55 AM, Kevin A. McGrail wrote: On 2/8/2013 10:48 AM, Andy Colson wrote: On 2/8/2013 9:39 AM, Kevin A. McGrail wrote: Hi All, > /usr/local/perl-5.14/bin/perl build/source_scan.pl Have you tried: make source_scan Yes. That info above is the output from the end of make source

Re: MP and 2.4 Compilation Woes

2013-02-08 Thread Kevin A. McGrail
On 2/8/2013 10:48 AM, Andy Colson wrote: On 2/8/2013 9:39 AM, Kevin A. McGrail wrote: Hi All, So picking back up on the thread from the httpd list, I am interested in helping with mod_perl. And I've written some patches for AuthenDBI and can work on those again as well. However, at the moment

Re: MP and 2.4 Compilation Woes

2013-02-08 Thread Andy Colson
On 2/8/2013 9:39 AM, Kevin A. McGrail wrote: Hi All, So picking back up on the thread from the httpd list, I am interested in helping with mod_perl. And I've written some patches for AuthenDBI and can work on those again as well. However, at the moment I can't compile 2.4 and the make source_s

MP and 2.4 Compilation Woes

2013-02-08 Thread Kevin A. McGrail
Hi All, So picking back up on the thread from the httpd list, I am interested in helping with mod_perl. And I've written some patches for AuthenDBI and can work on those again as well. However, at the moment I can't compile 2.4 and the make source_scan stuff is not something I even understa