My bug report: :-)[...[
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description:
ModPerl won't build on RH7.3 with perl 5.6.1 from rpm perl-5.6.1-34.99.6 Tests fail; verbose error_log attached. Building against freshly (and successfully) built apache 2.0.48 from source with prefork-mpm.
Now I know why Plainblack gets so much to install WebGUI. :-}
Any assistance would be appreciated.
No coredump, but here's the error log: ================ END in modperl_extra.pl, pid=23819 [Fri Nov 21 00:31:22 2003] [notice] Apache/2.0.48 (Unix) mod_perl/1.99_11 Perl/v5.6.1 configured -- resuming normal operations [Fri Nov 21 00:31:22 2003] [info] Server built: Nov 21 2003 00:01:11 [Fri Nov 21 00:31:22 2003] [debug] prefork.c(1037): AcceptMutex: sysvsem (default: sysvsem) [Fri Nov 21 00:31:24 2003] [error] server reached MaxClients setting, consider raising the MaxClients setting [Fri Nov 21 00:31:26 2003] [error] failed to resolve handler `TestModules::cgi' [Fri Nov 21 00:31:26 2003] [error] [client 127.0.0.1] Can't locate CGI.pm in @INC (@INC contains: /appl/src/mod_perl-1.99_11/Apache-Test/lib /appl/src/mod_perl-1.99_11/t/response /appl/src/mod_perl-1.99_11/t/protocol /appl/src/mod_perl-1.99_11/t/preconnection /appl/src/mod_perl-1.99_11/t/hooks /appl/src/mod_perl-1.99_11/t/filter /appl/src/mod_perl-1.99_11/t /appl/src/mod_perl-1.99_11/t/htdocs/testdirective/main /appl/src/mod_perl-1.99_11/t/htdocs/testdirective/perlmodule-vh /appl/src/mod_perl-1.99_11/t/ /appl/src/mod_perl-1.99_11/t/lib/perl /appl/src/mod_perl-1.99_11/blib/lib /appl/src/mod_perl-1.99_11/blib/arch /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl) at /appl/src/mod_perl-1.99_11/t/response/TestModules/cgi.pm line 7. BEGIN failed--compilation aborted at /appl/src/mod_perl-1.99_11/t/response/TestModules/cgi.pm line 7. Compilation failed in require at (eval 79) line 3.
As you can tell, you need to install CGI.pm. Please install it and try again.
I'll check why these tests requiring CGI.pm weren't skipped and fix it.
__________________________________________________________________ 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
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html