Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-09-06 Thread Randy Kobes
On Mon, 6 Sep 2004, Stas Bekman wrote: > Randy Kobes wrote: [ ... ] > > I get related problems with Apache-Test when trying to > > compile a 3rd party Apache module - note that @INC doesn't > > contain any 'blib' directories, so it tries to use the > > required modules in the system Perl. > > Rand

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-09-06 Thread Stas Bekman
Randy Kobes wrote: On Fri, 27 Aug 2004, Stas Bekman wrote: cw wrote: Hi there folks, Jumping in on this one a little late but I've been having the same problem. Software: Apache 2.0.50 Perl: 5.8.5 Modperl: 1.9916 OS: OpenBSD 3.5 I get exactly the same error however when commenting out the lines a

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-28 Thread Randy Kobes
On Fri, 27 Aug 2004, Stas Bekman wrote: > cw wrote: > > Hi there folks, > > Jumping in on this one a little late but I've been having the same problem. > > Software: Apache 2.0.50 > > Perl: 5.8.5 > > Modperl: 1.9916 > > OS: OpenBSD 3.5 > > > > I get exactly the same error however when commenting

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-27 Thread Stas Bekman
cw wrote: Hi there folks, Jumping in on this one a little late but I've been having the same problem. Software: Apache 2.0.50 Perl: 5.8.5 Modperl: 1.9916 OS: OpenBSD 3.5 I get exactly the same error however when commenting out the lines as suggested for the previous incident make bails out with t

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-27 Thread cw
Hi there folks, Jumping in on this one a little late but I've been having the same problem. Software: Apache 2.0.50 Perl: 5.8.5 Modperl: 1.9916 OS: OpenBSD 3.5 I get exactly the same error however when commenting out the lines as suggested for the previous incident make bails out with the followi

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-08 Thread Stas Bekman
[EMAIL PROTECTED] wrote: [Fri Aug 06 15:41:40 2004] [error] APR::Socket::recv: (35) Resource temporarily unavailable at /usr/home/mgorb/mp-test/modperl-2.0/t/protocol/TestProtocol/echo_block.pm line 34 Out of memory! Callback called exit. Callback called exit. Hmm, out of memory? Do you have i

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-08 Thread MGorbunov
> > [Fri Aug 06 15:41:40 2004] [error] APR::Socket::recv: (35) Resource > > temporarily unavailable at > > /usr/home/mgorb/mp-test/modperl-2.0/t/protocol/TestProtocol/echo_block.pm > > line 34 > > Out of memory! > > Callback called exit. > > Callback called exit. > > Hmm, out of memory? Do you

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-06 Thread Stas Bekman
[EMAIL PROTECTED] wrote: So Mikhail, please use cvs as explained here: http://perl.apache.org/download/source. html#Development_mod_perl_2_0_Source_Distribution Stas, sorry about some mess with cvs. Here are the results of today's snapshots builds. OK, now we are on the same line. % cat t/logs/

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-06 Thread MGorbunov
> So Mikhail, please use > cvs as explained here: > http://perl.apache.org/download/source. > html#Development_mod_perl_2_0_Source_Distribution > Stas, sorry about some mess with cvs. Here are the results of today's snapshots builds. cvs commands used: % cvs -d :pserver:[EMAIL PROTECTED]:/hom

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-01 Thread Stas Bekman
Randy Kobes wrote: On Sun, 1 Aug 2004, Stas Bekman wrote: [EMAIL PROTECTED] wrote: [ ... ] snapshots used: --- apr-iconv_20040729101255.tar.gz httpd-2.0_20040729101922.tar.gz apr-util_20040729101259.tar.gz modperl-2.0_20040729042917.tar.gz apr_20040729101246.tar.gz [..

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-01 Thread Randy Kobes
On Sun, 1 Aug 2004, Stas Bekman wrote: > [EMAIL PROTECTED] wrote: [ ... ] > > snapshots used: > > --- > > apr-iconv_20040729101255.tar.gz httpd-2.0_20040729101922.tar.gz > > apr-util_20040729101259.tar.gz modperl-2.0_20040729042917.tar.gz > > apr_20040729101246.tar.gz

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-08-01 Thread Stas Bekman
[EMAIL PROTECTED] wrote: The xs/APR/aprext/ stuff is only needed on certain platforms (Win32, perhaps AIX) for which the way the APR::* modules are built by default doesn't work (this is related to having APR::* usable outside a mod_perl environment). I'm not sure why it's trying to build something

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-07-29 Thread MGorbunov
> > The xs/APR/aprext/ stuff is only needed on certain platforms > (Win32, perhaps AIX) for which the way the APR::* modules > are built by default doesn't work (this is related to having > APR::* usable outside a mod_perl environment). I'm not sure > why it's trying to build something here - on l

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-07-29 Thread Randy Kobes
On Thu, 29 Jul 2004 [EMAIL PROTECTED] wrote: > > Yes, thank you, we know that. Those test are fixed in the current cvs. > > Could please you try that? > > http://perl.apache.org/download/source. > > html#Development_mod_perl_2_0_Source_Distribution > > > 1. Tried modperl-2.0_20040729042917.tar.gz.

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-07-29 Thread MGorbunov
> Yes, thank you, we know that. Those test are fixed in the current cvs. > Could please you try that? > http://perl.apache.org/download/source. > html#Development_mod_perl_2_0_Source_Distribution > 1. Tried modperl-2.0_20040729042917.tar.gz. the build stops again : make: don't know how to make d

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-07-29 Thread Stas Bekman
[EMAIL PROTECTED] wrote: Stas Bekman <[EMAIL PROTECTED]> wrote on 07/27/2004 08:08:42 PM: Are you familiar with NetBSD's compiler/linker, Mikhail? Unfortunately not :( The only thing I can add is that I've tried to build mod_perl-1.99-14 in the same circumstances, i.e. not using NetBSD pkgsrc s

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-07-28 Thread MGorbunov
Stas Bekman <[EMAIL PROTECTED]> wrote on 07/27/2004 08:08:42 PM: > Are you familiar with NetBSD's compiler/linker, Mikhail? Unfortunately not :( The only thing I can add is that I've tried to build mod_perl-1.99-14 in the same circumstances, i.e. not using NetBSD pkgsrc system and with httpd

Re: [mp2] NetBSD-1.6.2 modperl snapshot build error

2004-07-27 Thread Stas Bekman
[EMAIL PROTECTED] wrote: Hi, NetBSD 1.6.2 gcc version 2.95.3 20010315 (release) (NetBSD nb3) perl-5.8.4 trying to build snapshots: apr-iconv_20040726101238.tar.gz apr-util_20040726101244.tar.gz apr_20040726101233.tar.gz httpd-2.0_20040726101830.tar.gz modperl-2.0_20040727043018.tar.gz Apache bu