Re: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-27 Thread Stas Bekman
ODELL, TODD E (SWBT) wrote: Stas, MUCH Better! ;) I got and tested the CVS an hour ago and it will get through the make test with only one fail: Failed Test Status Wstat Total Fail Failed List of Failed ---

RE: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-27 Thread ODELL, TODD E (SWBT)
TECTED]' Subject: Re: Mod_perl 1.99_09dev on AIX4.3.3 Stas Bekman wrote: > ODELL, TODD E (SWBT) wrote: [...] >> ulimit -c unlimited; t/TEST -clean >> >> Error in option spec: "verbose:1" >> >> make: 1254-004 The error code from the last command

Re: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-27 Thread Stas Bekman
Stas Bekman wrote: ODELL, TODD E (SWBT) wrote: [...] ulimit -c unlimited; t/TEST -clean Error in option spec: "verbose:1" make: 1254-004 The error code from the last command is 255. hmm, I've added yesterday a support for make test TEST_VERBOSE=1 TEST_FILES=..., this is a problem with Getopt::L

Re: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-26 Thread Stas Bekman
ODELL, TODD E (SWBT) wrote: Stas, I got the CVS tonight and the make was great! A new error on make test however: [EMAIL PROTECTED]:/store/modperl-2.0> make test cd "src/modules/perl" && make -f Makefile.modperl Target "all" is up to date. /usr/local/bin/perl -Iblib/arch/Apache2 -

RE: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-26 Thread ODELL, TODD E (SWBT)
-Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 7:21 PM To: ODELL, TODD E (SWBT) Cc: '[EMAIL PROTECTED]' Subject: Re: Mod_perl 1.99_09dev on AIX4.3.3 ODELL, TODD E (SWBT) wrote: > Stas, > The output of per

Re: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-26 Thread Stas Bekman
ODELL, TODD E (SWBT) wrote: Stas, The output of perl -V:ld -V:cc is: ld='ld' cc='cc' the cc is the IBM Visual Age C (vac.C 4.4.0.3) Thanks. I grabbed the CVS last night after reading msg: 50776 (regarding the TestHooks::init::first) to see if the errors would disappear. When I ran make I remem

RE: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-26 Thread ODELL, TODD E (SWBT)
l5/lib/site_perl/5.6.1 /usr/opt/perl5/lib/site_perl) at (eval 41) line 3. I can see a first sub in the init.pm but not init/first.pm. Thanks!!! Todd -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 5:10 PM To: ODELL, TODD E (SWBT) Cc: '[EMAI

Re: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-25 Thread Stas Bekman
ODELL, TODD E (SWBT) wrote: On Mar 24 Stas Bekman Wrote: I've applied some fixes for mod_perl to build on aix. I could only test with aix 5.1 on powerpc. Please test that things work on other configurations. I got 1.99_09dev working on AIX4.3.3/apache 2.0.44 on powerpc_power3. I had trouble wit