I have tried using the source distros of Apache 2.0.49 & ModPerl 1.99.13. I
have also tried pulling the latest dev releases of Apache & ModPerl from
CVS. In both instances I get the following error attempting to start Apache:

$ make test
Syntax error on line 12 of ~/httpd.conf:
Cannot load ~/mod_perl.so into server: ~/mod_perl.so: undefined symbol:
PL_localizing"

$ nm mod_perl.so | grep PL_localizing
U PL_localizing

Ideally I would like to use Apache 2.0.49 with ModPerl v2 (or 1.99.x as it
stands).

Is there something simple that I am doing wrong? Is there a general rule as
to which versions of ModPerl we should be using with 2.0.49?

Thanks for in advance for any assistance.

-- 
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

Reply via email to