[mp2] make test problems when configuring against source

2004-11-03 Thread Stas Bekman
As several users have reported to the list, when one configures against the httpd-2.0 source .e.g: perl Makefile.PL MP_INST_APACHE2=1 MP_AP_PREFIX=/home/stas/apache.org/httpd-2.0 'make test' fails with: something is wrong, mod_perl 2.0 build should have supplied all the needed information to r

Re: [mp2 patch] anon subs B::Deparse deployment replacement

2004-11-03 Thread Stas Bekman
Philippe M. Chiasson wrote: Stas Bekman wrote: Stas Bekman wrote: This patch replaces the B::Deparse logic for anonsubs with a different approach. Any comments? Sorry, I thought I had replied to that one. Stas Bekman wrote: - i'm not sure if I can use a static global variable as a mutex (see

Re: [mp2 patch] anon subs B::Deparse deployment replacement

2004-11-03 Thread Philippe M. Chiasson
Stas Bekman wrote: Stas Bekman wrote: This patch replaces the B::Deparse logic for anonsubs with a different approach. Any comments? Sorry, I thought I had replied to that one. Stas Bekman wrote: - i'm not sure if I can use a static global variable as a mutex (see XXX in the patch) I don't thi

Re: [mp2 patch] anon subs B::Deparse deployment replacement

2004-11-03 Thread Stas Bekman
Stas Bekman wrote: This patch replaces the B::Deparse logic for anonsubs with a different approach. Any comments? -- __ Stas BekmanJAm_pH --> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http:

Re: [PATCH] Re: mp2 build error on Win32

2004-11-03 Thread Geoffrey Young
>>You need to look for "?=" appearing in a few of the Makefiles (not the >>top-level one). IIRC it's coming from a TEST_VERBOSE assignment, so it >>might be Test::Harness that's borked? Anyways, replacing them with "=" >>seemed to let the Win32 build go through, but some of the tests failed >>

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestMM.pm

2004-11-03 Thread Philippe M. Chiasson
Seems it's not Win32 friendly, see this complaint: http://marc.theaimsgroup.com/?t=10994804082&r=1&w=2 [EMAIL PROTECTED] wrote: geoff 2004/10/25 18:42:14 Modified:perl-framework/Apache-Test/lib/Apache TestMM.pm Log: make sure TEST_VERBOSE respects the environment, not just the c

[PATCH] Re: mp2 build error on Win32

2004-11-03 Thread Steve Hay
Joe Schaefer wrote: >Steve Hay <[EMAIL PROTECTED]> writes: > > > >>Current CVS mp2 doesn't build any more on Win32 :( >> >> > >[...] > > > >>mp2-1.99_17 works fine, and I'm damned if I can see what the cause of >>the error is. The next few lines of output from the 1.99_17 build are: >>

Re: mp2 build error on Win32

2004-11-03 Thread Joe Schaefer
Steve Hay <[EMAIL PROTECTED]> writes: > Current CVS mp2 doesn't build any more on Win32 :( [...] > mp2-1.99_17 works fine, and I'm damned if I can see what the cause of > the error is. The next few lines of output from the 1.99_17 build are: You need to look for "?=" appearing in a few of the

mp2 build error on Win32

2004-11-03 Thread Steve Hay
Current CVS mp2 doesn't build any more on Win32 :( I get this strange error about the Makefile shortly after libaprext.lib is built: == lib -out:..\..\..\blib\arch\auto\libaprext\libaprext.lib modperl_error.obj modperl_bucket.obj modperl_common_util.obj modperl_common_log.obj M