Re: [MP2] failed to resolve handler `Apache::PerlSections'

2003-12-08 Thread Philippe M. Chiasson
On Fri, 2003-12-05 at 20:46, Stas Bekman wrote: > Stas Bekman wrote: > > Stas Bekman wrote: > > > >> Stas Bekman wrote: > >> [...] > >> > >>> The problem seems to be as following: Apache::Status somehow > >>> autovivifies Apache::PerlSections stash, while Apache/PerlSections.pm > >>> wasn't load

Re: [MP2] failed to resolve handler `Apache::PerlSections'

2003-12-08 Thread Stas Bekman
Philippe M. Chiasson wrote: The problem seems to be as following: Apache::Status somehow autovivifies Apache::PerlSections stash, while Apache/PerlSections.pm wasn't loaded yet. That's why preloading Apache::PerlSections solves the problem. Our code does not attempt to load packages whose stash

Re: [MP2] failed to resolve handler `Apache::PerlSections'

2003-12-08 Thread Stas Bekman
Enrico Sorcinelli wrote: On Thu, 04 Dec 2003 17:16:38 -0800 Stas Bekman <[EMAIL PROTECTED]> wrote: Hi Stas, [...] The problem seems to be as following: Apache::Status somehow autovivifies Apache::PerlSections stash, while Apache/PerlSections.pm wasn't loaded yet. That's why preloading Apache::

Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2003-12-08 Thread Stas Bekman
[EMAIL PROTECTED] wrote: geoff 2003/12/08 11:31:53 Modified:xs/APR/SockAddr APR__SockAddr.h xs/maps apr_functions.map xs/tables/current/Apache FunctionTable.pm xs/tables/current/ModPerl FunctionTable.pm Log: more APR deprecation: apr_so

Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2003-12-08 Thread Geoffrey Young
Stas Bekman wrote: > [EMAIL PROTECTED] wrote: > >> geoff 2003/12/08 11:31:53 >> >> Modified:xs/APR/SockAddr APR__SockAddr.h >>xs/maps apr_functions.map >>xs/tables/current/Apache FunctionTable.pm >>xs/tables/current/ModPerl FunctionTab

Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2003-12-08 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: [EMAIL PROTECTED] wrote: geoff 2003/12/08 11:31:53 Modified:xs/APR/SockAddr APR__SockAddr.h xs/maps apr_functions.map xs/tables/current/Apache FunctionTable.pm xs/tables/current/ModPerl FunctionTable.

Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2003-12-08 Thread Geoffrey Young
>>> Hmm, how come there are deprecated? This is from >>> apr/include/apr_network_io.h APR_0_9_BRANCH >> >> >> >> you need to look at 1.0, of course. > > > Why? httpd-2.0 runs with APR_0_9_BRANCH, not 1.0. Or doesn't it? well, it does for the moment, yes. but I've been cleaning things up so tha

Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2003-12-08 Thread Stas Bekman
Geoffrey Young wrote: Hmm, how come there are deprecated? This is from apr/include/apr_network_io.h APR_0_9_BRANCH you need to look at 1.0, of course. Why? httpd-2.0 runs with APR_0_9_BRANCH, not 1.0. Or doesn't it? well, it does for the moment, yes. but I've been cleaning things up so that

Re: [mp2] mod_perl test suite fails

2003-12-08 Thread Stas Bekman
[Volker has sent me the long output offline, so I'm just quoting the interesting parts here] I also want to see the console messages (not error_log) when you run from under /root/mod_perl-1.99_11/ as you did it in first place. > ulimit -c unlimited; t/TEST -bugreport -verbose=0 > *** root mode: