[mp2] Solaris 8 SPARC make test failure

2006-12-14 Thread Brzezinski, Paul J
-8<-- Start Bug Report 8<-- 1. Problem Description: During 'make test' I see errors and I don't know what to do to solve it. There's no error_log created. /em/opt/wserve/bin/httpd -d /em/tmp/downloads/mod_perl-2.0.3/t -f /em/tmp/downloads/mod_perl-2

RE: mod_perl error on solaris 8

2006-12-21 Thread Brzezinski, Paul J
Did you run the test as root? The test results will be different if you run that one as root. So try this: make test TEST_VERBOSE=1 TEST_FILES="apache/daemon.t" You may have to adjust the TEST_FILES... I ran into the same failure when I built it mod_perl about a week ago; I came to the conc