Hey, everyone.
I'm using perl 5.6.1 from the kit which is distributed by Compaq along with
their CSWS webserver.
I just tried to install the latest Storable.pm I found on CPAN (v. 2.06),
and I get the following XS compile error:
CC/DECC /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj
=.obj/NoList/NOANSI_ALIA
S/Define=("VERSION=""2.06""","XS_VERSION=""2.06""")/
Include=(perl_root:[lib.VMS_AXP.5_6_1.CORE])/Optimize STORABLE.c
WRITE(header, length);
....^
%CC-W-NOTCONSTQUAL, In this statement, the referenced type of the pointer
value
"header" is const, but the referenced type of the ta
rget of this assignment is not.
at line number 3369 in file SCRATCH:[FCAHOON.STORABLE-2_06]STORABLE.XS;1
I searched the vmsperl mail archives for "Storable" and found some reports
of errors on the tests, but I never made it that far. Obviously, not
everyone (no one?) else has suffered from this build problem.
Help?
Here's some more info about my environment:
$ cc/vers
Compaq C V6.5-001 on OpenVMS Alpha V7.3
$ perl -v
This is perl, v5.6.1 built for VMS_AXP
[ ... ]
Forrest Cahoon
not speaking for merrill corporation