I am using the standard options to build:
perl Makefile.PL \ MP_APXS=/usr/local/apache2/sbin/apxs \ MP_INST_APACHE2=1
Everything seems to compile fine, but when I run make test the rflush.t test fails and I cannot figure out what is causing it.
t/api/rflush............................# Failed test 1 in t/api/rflush.t at line 13
t/api/rflush............................FAILED test 1
Failed 1/1 tests, 0.00% okay
I checked the error_log and it does not seem to provide any critical information regarding this issue.
Suggestions?
Respectfully,
Gary
-- 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