Hi,
--On Tuesday, March 09, 2004 00:18:22 -0800 Stas Bekman <[EMAIL PROTECTED]> wrote: ..
on Linux 2.4.22/Apache 2.48/Perl 5.9.0 the compilation of mp 1.99_13 failed (see below).
Is it because of Perl version 5.9.0? Must i downgrade to Perl 5.8.x again?
It's because you have an old 5.9.0. Only the very latest blead perl is supported. Upgrade to the current blead and you will be fine. 5.9.1 should be released in a week or so.
I awaited Perl 5.9.1 and installed it.
MP 1.99_13 now compiles fine but in "make test" ALL tests fail (See below). Also below are the outputs of t/REPORT and of t/logs/error_log.
What else can i provide/try?
It seems like an Apache-Test problem, since the server wasn't ever accesses. You can verify that by looking at t/logs/access_log. I had this problem several times when I have configured Apache-Test's own test suite inside modperl-2.0 subdir. So may be doing:
cd Apache-Test t/TEST -clean
will help.
[...]t/apache/add_config.....................dubious Test returned status 111 (wstat 28416, 0x6f00)
[...]*** /usr/bin/perl5.9.0 -V Summary of my perl5 (revision 5.0 version 9 subversion 0) configuration:
@INC: /usr/lib/perl5/5.9.0/i686-linux-thread-multi /usr/lib/perl5/5.9.0 /usr/lib/perl5/site_perl/5.9.0/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.9.0 /usr/lib/perl5/site_perl
i thought you said, you are running 5.9.1. How come your report is from 5.9.0. Did you rebuild mod_perl with the right perl? Also your mod_perl version is 1.99_12 where supposedly you are talking about 1.9_13.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html