[don't forget to CC the list! Thanks]

Steven Mocking wrote:
> On Monday 01 November 2004 23:28, Stas Bekman wrote:
>
>>Steven wrote:
>>
>>>*** 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
>
>
> That's a lot better. Near-100% test succes now. But my apache is not
> distributed among directories, so I don't really understand why this section
> is so related to the problem?


It's just a bug. But now I think I should be able to reproduce it. But see below, I need more info.

>>I think you've entered the values for httpd/apxs interactively (is that
>>right?) and those weren't stored?
>
>
> That's correct. I expected that the interactively acquired path would stay
> incorperated.

right. and the bug is in the fact that it's not stored in Apache/BuildConfig.pm

>>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.
>
>
> Configuration of mod_perl, perl or apache? Mod_perl was configured without
> additional options.

I mean the things you've typed on interactive prompt, etc. i.e. paste your 'perl Makefile.PL' session (only, w/o 'make', etc).





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