First off, I am new to the world of mod_perl so please bear with me.
No worries, Jeramie :)
Solaris 5.9 on a v440 Apache 2.0.5.2 mod_perl 1.99_17 perl 5.8.3 (ActivePerl)
The 'make test' failures are as follows: -every test script in the 't/apr-ext' directory fails
These tests aren't mod_perl ones (they are for APR:: API used externally)
-the 'constants.t' test script in the 't/apr' fails
You didn't show the output of t/TEST -v constants.t
*** apr-ext/base64.t test output:
# ./TEST -clean # ./TEST -verbose apr-ext/base64.t
laris-thread-multi/DynaLoader.pm line 229. at /tmp/mod_perl/mod_perl-1.99_17/blib/lib/APR/Base64.pm line 23 Compilation failed in require at /tmp/mod_perl/mod_perl-1.99_17/blib/lib/APR/Base64.pm line 23.
Any idea where the beginning of the error message have disappeared? Please run instead:
t/TEST -no-httpd -v apr-ext/base64.t
*** apr-ext/base64.t error_log output:
for this group of tests error_log is irrelevant, since Apache is not used.
*** perl -V output:
I'd like to see a proper report, as generated by t/REPORT: http://perl.apache.org/docs/2.0/user/help/help.html#Important_Information
-- __________________________________________________________________ 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