Re: Perl 5.10.0 no building clean on OpenVMS 7.3

2008-10-14 Thread Dr. Martin P.J. Zinser
Hello, > > > >The build fails in vms.c with he following error message: > > > > > >CC/DECC/NOANSI_ALIAS > >/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoLis > >t/float=ieee/ieee=denorm/Define=(PERL_CORE,_LARGEFILE=1) VMS.C > > > >case_perm = PPROP$K_CASE_BLIND; > >...

Re: Installing MLDBM::Sync, prerequisite to Apache::ASP

2008-10-14 Thread Craig Berry
On Tuesday, October 14, 2008, at 08:41AM, "Vorländer, Martin" <[EMAIL PROTECTED]> wrote: >Hi everybody! > >Has anybody here tried to install Apache::ASP with HP's 5.8.6 distribution? > >As far as I can see, it tries to use MLDBM for (state data) storage, >wrapped in MLDBM::Sync for multi-process

Re: Perl 5.10.0 no building clean on OpenVMS 7.3

2008-10-14 Thread Craig Berry
On Tuesday, October 14, 2008, at 02:41PM, "Dr. Martin P.J. Zinser" <[EMAIL PROTECTED]> wrote: >Hello, Nice to see your post. It's been awhile. >just tried to build 5.10.0 on OpenVMS Alpha 7.3 (yes, I know it is old) with >Compaq C V6.5-001. > >The build fails in vms.c with he following error

Perl 5.10.0 no building clean on OpenVMS 7.3

2008-10-14 Thread Dr. Martin P.J. Zinser
Hello, just tried to build 5.10.0 on OpenVMS Alpha 7.3 (yes, I know it is old) with Compaq C V6.5-001. The build fails in vms.c with he following error message: CC/DECC/NOANSI_ALIAS /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoLis t/float=ieee/ieee=denorm/Define=(PERL_CORE,_LARGEFIL

Installing MLDBM::Sync, prerequisite to Apache::ASP

2008-10-14 Thread Vorländer , Martin
Hi everybody! Has anybody here tried to install Apache::ASP with HP's 5.8.6 distribution? As far as I can see, it tries to use MLDBM for (state data) storage, wrapped in MLDBM::Sync for multi-process access. And that one is too unixy for VMS, I suppose (it uses flock(), and generates lots of erro