Hi Stas,
perl-5.8.3_threaded + Latest cvs + apache_2.0.49 ------------------------------------------------
make test fails with the error:
.... [warning] testing whether 'nobody' is able to -rwx /u0/local/src/modperl-2.0/t "/usr/local/perl-5.8.3_threaded/bin/perl" -Mlib=/u0/local/src/modperl-2.0/Apache-Test/lib -MApache::TestRun -e 'eval { Apache::TestRun::run_root_fs_test(60001, 60001, q[/u0/local/src/modperl-2.0/t]) }';
[warning] result: OK [warning] the client side drops 'root' permissions and becomes 'nobody' /usr/local/apache_2.0.49/bin/httpd -d /u0/local/src/modperl-2.0/t -f /u0/local/src/modperl-2.0/t/conf/httpd.conf -D APACHE2 -D PERL_USEITHREADS using Apache/2.0.49 (worker MPM)
waiting 300 seconds for server to start: ....[Wed Aug 18 15:31:46 2004] [error] Can't locate Apache/ServerRec.pm
Jie, please show us the output of:
cd modperl-2.0 find . | grep 'Apache/ServerRec\.pm'
it should be:
./blib/lib/Apache2/Apache/ServerRec.pm
is that directory in your blib/lib/Apache2? that's of course if you've built with MP_INST_APACHE2=1
it looks like it may picks up some previously installed perl?
Were you to submit a proper bug report, we would have known more. Please remember to follow http://perl.apache.org/bugs/. Thanks.
-- __________________________________________________________________ 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]