Op een mooie zomerdag (Sunday 24 July 2005 23:21),schreef  Nicholas Clark:
> On Sun, Jul 24, 2005 at 03:31:55PM -0500, Craig A. Berry wrote:
> > The attached patch (plus one additional step) gets bleadperl building on
> > VMS again. The additional step is renaming the directory
> >
> > ext/Compress/Zlib/zlib-src-1.2.3
> >
> > to
> >
> > ext/Compress/Zlib/zlib-src

[snip p4 stuff]

> Thanks, applied (25217)

I am sorry to say we're not quite there yet :-(

This in on the VAX (OpenVMS V7.2):
CC/DECC /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=GLOBALS.obj/NoList/
FLOAT=G_FLOAT/Define=PERL_CORE GLOBALS.C
         */
%VCG-W-BADPSECT, The program section(psect) specified by this statement has
                conflicting 'nowrite' attributes with another definition
                of the same program section.
                At line number 65 in DISK$USER_2:
[TIMMERMAN.KLAD.PERL-CURRENT]GLOBALS.C;1.

%VCG-I-SUMMARY, Completed with 0 error(s), 1 warning(s), and
                0 informational messages.
                At line number 65 in DISK$USER_2:
[TIMMERMAN.KLAD.PERL-CURRENT]GLOBALS.C;1.

%MMK-F-ERRUPD, error status %X10B90000 occurred when updating target 
GLOBALS.OBJ
TIMMERMAN:FAFNER$ cc/version
Compaq C V6.4-005 on OpenVMS VAX V7.2

and on Alpha (OpenVMS V8.2):

CC/DECC/NOANSI_ALIAS /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/
NoList/float=ieee/ieee=denorm/Define=PERL_CORE DOIO.C

                if (UNLINK(s))
....................^
%CC-W-NOTCONSTQUAL, In this statement, the referenced type of the pointer 
value "(s)" is const, but the referenced type of the target of this 
assignment is not.
at line number 1838 in file USER1:[ABELTJE.PERL-CURRENT]DOIO.C;1

                    if (UNLINK(s))
........................^
%CC-W-NOTCONSTQUAL, In this statement, the referenced type of the pointer 
value "(s)" is const, but the referenced type of the target of this 
assignment is not.
at line number 1845 in file USER1:[ABELTJE.PERL-CURRENT]DOIO.C;1
%MMS-F-ABORT, For target DOIO.OBJ, CLI returned abort status: %X10B91260.

$ cc/version
Compaq C V6.5-001 on OpenVMS Alpha V8.2

Good luck,

Abe
-- 
Unspecified = it may work or it may not or demons may fly out of your nose. 
And the hairyness of the demons is almost guaranteed to vary from platform
to platform.
                                   -- Jarkko Hietaniemi on p5p @ 2001-12-10

Reply via email to