Hi all!
I have problems running/compiling mod_perl
First I tried mod_perl-1.99 which compiled fine, but make test gave me errors. The logs didn't tell anything! Now I try to compile the latest sources on openbsd 3.3 with apache 2.0.48 which gives me the following errors:
Global symbol "$dversion" requires explicit package name at Apache-Test/lib/Apache/TestConfigC.pm line 221.
Compilation failed in require at Apache-Test/lib/Apache/TestRun.pm line 23.
BEGIN failed--compilation aborted at Apache-Test/lib/Apache/TestRun.pm line 23.
Compilation failed in require at Apache-Test/lib/Apache/TestConfig.pm line 50.
BEGIN failed--compilation aborted at Apache-Test/lib/Apache/TestConfig.pm line 50.
Compilation failed in require at lib/ModPerl/Code.pm line 26.
BEGIN failed--compilation aborted at lib/ModPerl/Code.pm line 26.
Compilation failed in require at lib/Apache/Build.pm line 41.
BEGIN failed--compilation aborted at lib/Apache/Build.pm line 41.
Compilation failed in require at Makefile.PL line 32.
BEGIN failed--compilation aborted at Makefile.PL line 32.
Hope you can help! Thx a lot paul sepp
-- 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