Binder Manual (G06.27+, H06.04+, J06.03+)
Binder Messages
Binder Manual—528613-004
8-10
Error Messages and Warnings
44
The system name is too long or contains an invalid character, or the system does not
exist. For a description of the file naming conventions, see Section 7, Guardian File
Names and TACL Commands.
45
In attempting to include a procedure from a search file (because it has been directly or
indirectly referenced by the program being compiled), BINSERV has discovered that
the procedure has the MAIN attribute. You can remove the MAIN attribute with the
ALTER command.
46
The MODIFY command resulted in a change to a CALL or to a reference to global
data. This message is issued both at the time of the MODIFY and when the block is
added to an include list in a later Binder session.
48
There are more than 512 entry points in the external entry point table for the indicated
code space. Some of these unresolved references must be satisfied before the object
file can be built.
49
Only one entry point can have the MAIN attribute.
W Invalid system name
W MAIN entry point found in a search file: proc-name
W MODIFY overrides reference to another block in:
block-name
E More than 512 entry points in the XEP table,
nnn: in space % space-number
E Multiple MAIN entry points are not allowed:
entry-point-name