On Oct 14, 2008, at 3:52 PM, Dr. Martin P.J. Zinser wrote:

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;
....................^
%CC-E-UNDECLARED, In this statement, "PPROP$K_CASE_BLIND" is not declared.
at line number 13603 in file DISK$USER:[ZINSER.TMP.PERL]vms.c;1

  if ((case_perm == PPROP$K_CASE_SENSITIVE) ||
......................^
%CC-E-UNDECLARED, In this statement, "PPROP$K_CASE_SENSITIVE" is not declared.
at line number 13607 in file DISK$USER:[ZINSER.TMP.PERL]vms.c;1
code.

I've checked in the following, which I think will take care of it:

http://public.activestate.com/cgi-bin/perlbrowse/p/34562

Let me know if you spot any other problems and thanks for the report.

________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to