Steven wrote:

[parts of the detailed report snipped]

Thanks Steven,

[...]
*** Makefile.PL options:
  MP_APR_LIB     => aprext
  MP_COMPAT_1X   => 1
  MP_GENERATE_XS => 1
  MP_LIBNAME     => mod_perl
  MP_USE_DSO     => 1

I think I can see what the problem is. Could you run the same build with an explicit argument of apxs: MP_APXS=/path/to/apxs as explained here:
http://perl.apache.org/docs/2.0/user/install/install.html#Dynamic_mod_perl


I think you've entered the values for httpd/apxs interactively (is that right?) and those weren't stored?

In any case please paste the exact configuration you've used to build mod_perl, since obviously t/REPORT doesn't have them all. And which needs to be fixed.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

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