Trying to upgrade from 1.99_12 to 1.99_13 i get an error in make test:

failed to start server! (please examine t/logs/error_log)

[error_log:]
END in modperl_extra.pl, pid=13424
Attempt to free unreferenced scalar at /usr/lib/perl5/5.8.1/Test/Harness.pm
line 31.
END in modperl_extra.pl, pid=13424
Attempt to free unreferenced scalar at /usr/lib/perl5/5.8.1/Test/Harness.pm
line 31.
END in modperl_extra.pl, pid=13424
Attempt to free unreferenced scalar at /usr/lib/perl5/5.8.1/Test/Harness.pm
line 31.
END in modperl_extra.pl, pid=13424
Attempt to free unreferenced scalar at /usr/lib/perl5/5.8.1/Test/Harness.pm
line 31.
[Sat Mar 27 10:54:54 2004] [notice] Apache/2.0.48 (Unix) mod_perl/1.99_13
Perl/v5.8.1 configured -- resuming normal operations
[Sat Mar 27 10:54:54 2004] [info] Server built: Feb 16 2004 21:58:41
[Sat Mar 27 10:54:54 2004] [debug] worker.c(1733): AcceptMutex: sysvsem
(default: sysvsem)

I had 1.99_12 installed before, i have done no make uninstall, just
descompress the sources, perl Makefile.PL MP_AP_PREFIX=/usr/local/apache2,
make and make test.

Is there any protocol to "upgrade" mod perl 2?

And a last question, how can i get all the output of make and make test?

-- 
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

Reply via email to