Re: [mp2] Test fails with undefined symbols on AIX [mod_perl 2.0.5/apache-2.2.22/perl-5.14.2]

2012-04-20 Thread Peter Heimann
Here are a few more 'make test'results: Perl 5.8.8/Apache 2.2.22/mod_perl 2.0.4: All t/apr-ext/* testcases successful Perl 5.8.8/Apache 2.2.22/mod_perl 2.0.6 rc5: Test server fails to start: Can't load '.../blib/arch/auto/ModPerl/Const/Const.so' for module ModPerl::Const: rtld: 0712-001

Re: [mp2] Test fails with undefined symbols on AIX [mod_perl 2.0.5/apache-2.2.22/perl-5.14.2]

2012-04-20 Thread Fred Moyer
 httpd: Syntax error on line 13 of .../t/conf/httpd.conf: Cannot load .../src/modules/perl/mod_perl.so into server: rtld: 0712-001 Symbol MUTABLE_CV was referenced\n      from module .../src/modules/perl/mod_perl.so(), but a runtime definition\n      of the symbol was not found. We

Re: [mp2] Test fails with undefined symbols on AIX [mod_perl 2.0.5/apache-2.2.22/perl-5.14.2]

2012-04-17 Thread Peter Heimann
On 04/07/2012 12:36 AM, Fred Moyer wrote: RC3 is now available - see d...@perl.apache.org for the link. I get similar results for RC5. Can't load '/home/user/tmp/mod_perl-2.0.6-rc5/blib/arch/auto/APR/Brigade/Brigade.so' for module APR::Brigade: rtld: 0712-001 Symbol modperl_croak was

Re: [mp2] Test fails with undefined symbols on AIX [mod_perl 2.0.5/apache-2.2.22/perl-5.14.2]

2012-04-06 Thread Fred Moyer
Do you have another set of APR libraries installed, perhaps with the packaging system that comes with AIX? It looks like mod_perl was built against a different set of APR libs than is being loaded at runtime. Symbol modperl_hash_tied_object was referenced from module

[mp2] Test fails with undefined symbols on AIX [mod_perl 2.0.5/apache-2.2.22/perl-5.14.2]

2012-04-03 Thread Peter Heimann
1. Problem Description: On AIX 5.3, with both mod_perl 2.0.5 and 2.0.6-rc2, perl -e 'use Apache2::Request;' fails because the loader cannot find runtime definitions for several symbols: Symbol modperl_hash_tied_object was referenced from module