Pathway/iTS TCP and Terminal Programming Guide

The MAKEUL Macro
Compaq NonStop™ Pathway/iTS TCP and Terminal Programming Guide426751-001
A-7
Error Messages
Cause. An invalid volume-subvolume name combination was specified as the location
for TCPLIB.
Effect. The MAKEUL macro fails.
Recovery. Specify the correct location for TCPLIB.
Cause. TCPLIB present in the location specified is not a valid TCPLIB.
Effect. The MAKEUL macro fails.
Recovery. Specify the location of a valid TCPLIB.
Cause. The user specified the user library to be the same file as TCPLIB.
Effect. The MAKEUL macro fails.
Recovery. Specify a correct user library file name.
Cause. The source file specified with the -src option and the object file specified with
the -obj option are the same.
Effect. The MAKEUL macro fails.
Recovery. Specify a different name for the object file name.
Cause. The source file specified with the -src option and the library file specified with
the -lib option are the same.
Effect. The MAKEUL macro fails.
Recovery. Specify a different name for the library file name.
*ERROR* Illegal location specified for TCPLIB
*ERROR* Invalid TCPLIB specified : tcplib-location.TCPLIB
*ERROR* User library cannot be the same as TCPLIB
*ERROR* Source filename cannot be the same as the object
filename
*ERROR* Source filename cannot be the same as the library
filename