bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] GAWK build 4.1.1 fails on VMS


From: John E. Malmberg
Subject: Re: [bug-gawk] GAWK build 4.1.1 fails on VMS
Date: Sun, 28 Sep 2014 14:36:50 -0500
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

On 9/24/2014 2:59 PM, Carl Friedberg wrote:
Hi,

Attempts to search for this error:

$ @[.vms]vmsbuild
%DCL-W-UNDSYM, undefined symbol - check validity and spelling
  \CNAMES\
   CC = 
"cc/DECC/Prefix=All/Incl=([],[.vms])/Obj=[]/Def=(GAWK,HAVE_CONFIG_H)/NESTED_INCLUDE=NONE/noList"
Found existing custom file SYS_UTILITY:[GAWK.GAWK-4_1_1]CONFIG_VMS.H;1.
%COPY-E-OPENIN, error opening PRJ_ROOT:[GAWK.GAWK-4_1_1]CONFIGURE.; as input
-RMS-F-DEV, error in device name or inappropriate device type for operation

VMS version 8.4 (all patches applied), both Itanium and Alpha
architecture. The PRJ_ROOT logical name is suspicious.

4.1.0 builds fine.

I use PRJ_ROOT: as a search list of LCL_ROOT:, VMS_ROOT:, SRC_ROOT: for just about all building projects.

It is likely that some script is specifying PRJ_ROOT: instead of SYS$DISK:

CNAMES should be "/names=(as_is,short)".

I will try to get a fix checked in for the next Gawk release for those two issues.

Regards,
-John





reply via email to

[Prev in Thread] Current Thread [Next in Thread]