This is my setup: RedHat 8 - Kernel 2.4.20-20.8 Apache 2.0.47 perl 5.8.0 mod_perl 1.99_10
When I run make test I receive the following message /usr/local/apache2/bin/httpd -d /usr/src/mod_perl-1.99_10/t -f /usr/src/mod_perl-1.99_10/t/conf/httpd.conf -DAPACHE2 -DPERL_USEITHREADS using Apache/2.0.47 (prefork MPM) waiting for server to start: .Syntax error on line 14 of /usr/src/mod_perl-1.99_10/t/conf/extra.conf: Invalid command 'PerlSwitches', perhaps mis-spelled or defined by a module not included in the server configuration !!! server has died with status 255 (t/logs/error_log wasn't created, start the server in the debug mode) make: *** [run_tests] Error 143 I haven't had much success finding previous threads about this problem and would appreciate any help. Thanks, Tim