Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-08 Thread Stas Bekman
Jan Dubois wrote: [...] Hmm, make that: When building mod_perl 1.99 on HP-UX 11 for PA-RISC architecture, using the HP ANSI C compiler, please make sure you have installed patches PHSS_29484 and PHSS_29485. The patches are only available for HP-UX 11.xx, so the version is relevant. I

Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-08 Thread Jan Dubois
On Mon, 08 Dec 2003 17:24:37 -0800, Stas Bekman <[EMAIL PROTECTED]> wrote: >> Feel free to cut-n-paste or mangle as you see fit. Here is an alternative >> way of putting it: >> >> When building mod_perl 1.99 on HP-UX for PA-RISC architecture 11.00/11.11,using >> the HP ANSI C compiler, pleas

Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-08 Thread Stas Bekman
Jan Dubois wrote: On Mon, 08 Dec 2003 11:07:59 -0800, Stas Bekman <[EMAIL PROTECTED]> wrote: Jan Dubois wrote: On HP-UX for PA-RISC, version 11.00/11.11 you need to install patch PHSS_29484/PHSS_29485 if you use HP C to compile mod_perl 1.99_11. Interestingly enough, Perl 5.8.2 builds and tes

Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-08 Thread Jan Dubois
On Mon, 08 Dec 2003 11:07:59 -0800, Stas Bekman <[EMAIL PROTECTED]> wrote: >Jan Dubois wrote: >> On HP-UX for PA-RISC, version 11.00/11.11 you need to install patch >> PHSS_29484/PHSS_29485 if you use HP C to compile mod_perl 1.99_11. >> >> Interestingly enough, Perl 5.8.2 builds and tests fine

Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-08 Thread Stas Bekman
Jan Dubois wrote: On Thu, 04 Dec 2003 12:03:34 -0800, Stas Bekman <[EMAIL PROTECTED]> wrote: THELLA,RITA (HP-Cupertino,ex3) wrote: After installing HP-c patches, make test is working fine. Great. What're HP-c patches? On HP-UX for PA-RISC, version 11.00/11.11 you need to install patch PHSS_294

Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-08 Thread Jan Dubois
On Tue, 02 Dec 2003 16:22:05 -0800, Stas Bekman <[EMAIL PROTECTED]> wrote: >p.s. I didn't know you had to use ActivePerl for HP-UX. Doesn't the plain >build work there? Note that the default Perl in /opt/perl and /opt/perl_64 on HP-UX *is* ActivePerl, at least on machines shipped in the last yea

Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-07 Thread Jan Dubois
On Thu, 04 Dec 2003 12:03:34 -0800, Stas Bekman <[EMAIL PROTECTED]> wrote: >THELLA,RITA (HP-Cupertino,ex3) wrote: >> After installing HP-c patches, make test is working fine. > >Great. What're HP-c patches? On HP-UX for PA-RISC, version 11.00/11.11 you need to install patch PHSS_29484/PHSS_29485

Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-04 Thread Stas Bekman
THELLA,RITA (HP-Cupertino,ex3) wrote: After installing HP-c patches, make test is working fine. Great. What're HP-c patches? But, I had to disable mod_ssl otherwise Apache is not starting and in error_log, I see the following message: [Thu Dec 04 09:53:41 2003] [info] Init: Initializing OpenSSL l

RE: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-04 Thread THELLA,RITA (HP-Cupertino,ex3)
--- why is it so? Thanks, Rita -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 03, 2003 4:39 PM To: THELLA,RITA (HP-Cupertino,ex3) Cc: '[EMAIL PROTECTED]' Subject: Re: make test errors (modperl 1.99_11 and perl 5.8.2) T

Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-03 Thread Stas Bekman
THELLA,RITA (HP-Cupertino,ex3) wrote: It still fails at the same place. OK, let's try remote debugging then. What do you get when running: % cd modperl-1.99_11 % egrep -Ir "define Mp(Dir|Srv)_f_UNSET" src/modules/perl/modperl_flags.h I get: #define MpDir_f_UNSET 0x0010 #define MpSrv_f_UNSET 0

RE: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-02 Thread THELLA,RITA (HP-Cupertino,ex3)
It still fails at the same place. Thanks, Rita -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 6:18 PM To: THELLA,RITA (HP-Cupertino,ex3) Cc: '[EMAIL PROTECTED]' Subject: Re: make test errors (modperl 1.99_11 and perl 5.8.2) T

Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-02 Thread Stas Bekman
THELLA,RITA (HP-Cupertino,ex3) wrote: Here is the extra.conf: [...] it'd be better to attach the file, rather than inlining it as your mail-client has wrapped up the lines, but you couldn't have known ;) But let's assume that it's not wrapped in the original. SetHandler perl-script Opt

RE: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-02 Thread THELLA,RITA (HP-Cupertino,ex3)
d see if run into same thing. Thanks, Rita -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 4:22 PM To: Jay R. Ashworth Cc: '[EMAIL PROTECTED]' Subject: Re: make test errors (modperl 1.99_11 and perl 5.8.2) Jay R. Ashworth wrote: &

Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-02 Thread Stas Bekman
Jay R. Ashworth wrote: On Tue, Dec 02, 2003 at 12:22:10PM -0800, THELLA,RITA (HP-Cupertino,ex3) wrote: I installed perl 5.8.2 and Apache 2.0.48(built from src using perl 5.8.0). I downloaded modperl 1.99_11 and ran perl Makefile.PL MP_GENERATE_XS=1 MP_USE_DSO=1 MP_APXS=/opt/hpws/apache/bin/apxs \

Re: make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-02 Thread Jay R. Ashworth
On Tue, Dec 02, 2003 at 12:22:10PM -0800, THELLA,RITA (HP-Cupertino,ex3) wrote: > I installed perl 5.8.2 and Apache 2.0.48(built from src using perl 5.8.0). I > downloaded modperl 1.99_11 and ran > > perl Makefile.PL MP_GENERATE_XS=1 MP_USE_DSO=1 > MP_APXS=/opt/hpws/apache/bin/apxs \ >

make test errors (modperl 1.99_11 and perl 5.8.2)

2003-12-02 Thread THELLA,RITA (HP-Cupertino,ex3)
Hi, I installed perl 5.8.2 and Apache 2.0.48(built from src using perl 5.8.0). I downloaded modperl 1.99_11 and ran perl Makefile.PL MP_GENERATE_XS=1 MP_USE_DSO=1 MP_APXS=/opt/hpws/apache/bin/apxs \ PREFIX=/opt/hpws/apache/lib/perl make test is failing with the following error messag