> I nuked everything I had that smelled like mod_perl and mod_perl fails
> at the make test:

> /usr/src/mod_perl-1.99_16/t/conf/httpd.conf:
> Cannot load /usr/src/mod_perl-1.99_16/src/modules/perl/mod_perl.so into
> server: /usr/src/mod_perl-1.99_16/src/modules/perl/mod_perl.so:
> undefined symbol: Perl_sv_2pv_flags

that's the wrong mod_perl.so - your httpd.conf should be picking it up from
your mod_perl build directory.

so, remove that mod_perl.so and you should be ok.

but that the existing mod_perl.so is used is a bug I can verify from here.
we'll take care of it.

--Geoff

Reply via email to