Re: mod_perl 2 (2.0.7) and Apache 2.4.3 won't build

2012-09-19 Thread Doug Hunt
Hi Tom: My understanding is that mod_perl does not yet build under Apache 2.4.X, but only 2.2.X or 2.0.X. Others on this list have status for when 2.4.X compatibility might be ready. Regards, Doug Hunt dh...@ucar.edu Software Engineer UCAR - COSMIC, Tel. (303) 497-2611 On Wed, 19 Sep

Re: Error on install of mod_perl2: Cannot load mod_perl.so into server: Symbol not found: _modperl_handler_name

2012-09-10 Thread Doug Hunt
Tel. (303) 497-2611 On Mon, 10 Sep 2012, Andy Colson wrote: On 9/10/2012 10:16 AM, Doug Hunt wrote: Hi Andy: Right. We were working with the mod_perl from subversion. --Doug Humm.. no, that didn't quite work. make test gives me a bunch of stuff like: ulimit -c unlimited; /usr/bin/

Re: Error on install of mod_perl2: Cannot load mod_perl.so into server: Symbol not found: _modperl_handler_name

2012-09-10 Thread Doug Hunt
. but I'm betting 5.16.1 broke something. -Andy On 9/10/2012 10:00 AM, Doug Hunt wrote:> Hi Andy: I just got a dynamic mod_perl to build (and work properly) under Linux: perl 5.16.1 mod_perl 2.0.8 apache 2.2.22 So I don't think that perl 5.16.X broke all mod_perl builds. Regards,

Re: Error on install of mod_perl2: Cannot load mod_perl.so into server: Symbol not found: _modperl_handler_name

2012-09-10 Thread Doug Hunt
Hi Andy: I just got a dynamic mod_perl to build (and work properly) under Linux: perl 5.16.1 mod_perl 2.0.8 apache 2.2.22 So I don't think that perl 5.16.X broke all mod_perl builds. Regards, Doug Hunt dh...@ucar.edu Software Engineer UCAR - COSMIC, Tel. (303) 497-2611 On Mon, 1

RE: mod_perl always segfault on thread creation

2012-08-24 Thread Doug Hunt
pinion is that static builds in my environment (CentOS 6.3, > x86_64, Apache 2.2.22, mod_perl 2.0.8 and perl 5.16.1) is simply broken. > > The way to tell a static mod_perl/httpd build is that if you run: > > $ nm /path/to/httpd | grep modperl > > you will see many matches. F

RE: mod_perl always segfault on thread creation

2012-08-24 Thread Doug Hunt
will see many matches. For a dynamic build, there will be no matches. Regards, Doug Hunt dh...@ucar.edu Software Engineer UCAR - COSMIC, Tel. (303) 497-2611 On Thu, 23 Aug 2012, hack bear wrote: What exactly is the right way to build a shared-lib perl. I tried to follow the INSTALL

RE: mod_perl always segfault on thread creation

2012-08-22 Thread Doug Hunt
dynamic build instead. From what I can tell, static builds in my environment (x86_64, CentOS 6.3, perl 5.16.1) are pretty well broken. The dynamic build went just fine. Just a thought... --Doug Hunt dh...@ucar.edu Software Engineer UCAR - COSMIC, Tel. (303) 497-2611 On Wed, 22 Aug 2012

Re: [mp2] mod_perl 2.0.7 Segfault When Loading Certain Perl Module

2012-08-21 Thread Doug Hunt
the tests can be run. It still seems to be failing near Perl__invlist_union_maybe_complement_2nd when compiling a regular expression. Thanks much, Doug Hunt dh...@ucar.edu Software Engineer UCAR - COSMIC, Tel. (303) 497-2611 On Mon, 20 Aug 2012, Doug Hunt wrote: Hi once more: I'

Re: [mp2] mod_perl 2.0.7 Segfault When Loading Certain Perl Module

2012-08-20 Thread Doug Hunt
ascii:]])/sprintf("\\x{%x}",ord($1))/eg; Does this help at all? Regards, Doug Hunt ---%< (gdb) where #0 0x00513346 in Perl__invlist_union_maybe_complement_2nd () #1 0x0051642d in S_regclass () #2 0x0

Re: [mp2] mod_perl 2.0.7 Segfault When Loading Certain Perl Module

2012-08-20 Thread Doug Hunt
is prevented. It strikes me as odd that just *compiling* that line (which is legal perl) should cause a segfault, but that is what we repeatedly observe. Any ideas or thoughts welcome! Regards, Doug Hunt dh...@ucar.edu Software Engineer UCAR - COSMIC, Tel. (303) 497-2611 On Tue, 14 Aug

Re: Cannot get mod_perl 2.0.6 to compile with apache 2.2.22 under perl 5.16.0

2012-05-29 Thread Doug Hunt
which 'modperl_thx_interp_set' and 'modperl_thx_interp_get' were not defined. I had to apply a similar patch several years ago when I last upgraded my mod_perl configuration. Regards, Doug Hunt dh...@ucar.edu Software Engineer UCAR - COSMIC, Tel. (303) 497-2611 On Tue, 29 May

Cannot get mod_perl 2.0.6 to compile with apache 2.2.22 under perl 5.16.0

2012-05-29 Thread Doug Hunt
---- Any ideas or help would be appreciated! Regards, Doug Hunt dh...@ucar.edu Software Engineer UCAR - COSMIC, Tel. (303) 497-2611