Binder Manual (G06.24+, H06.03+)
Binder Messages
Binder Manual—528613-003
8-22
Error Messages and Warnings
112
The special data block block-name is required on the include list for Binder to be able
to build on the object file.
113
reasons is one or more of the following:
•
No MAIN code block
•
Fixups are not applied
•
Undefined data blocks are referenced
•
References from data to code are unresolved
Correct the problem indicated. SELECT FIXUP ON applies fixups to the target file;
INFO UNDEFINED * displays the undefined data blocks; and INFO UNRESOLVED *
displays the names of unresolved entry points and data blocks.
114
This message is displayed when the data pages requested for the object file is less
than the data pages needed for the object file.
118
The specified system name exists, but this system is unavailable.
121
On TNS systems, SYSGEN checks the size of files sent to Binder to ensure that
Binder builds only one code segment at a time. On TNS/R systems, SYSGEN sends to
Binder a large group of files to build a multi-segment system code and system library.
E A required data block is not present:
block-name
W The object file is not runnable for the following
reason(s): reasons
W The data pages needed is greater than the data
pages requested
E System is unavailable
W SET CODE SEGMENT entered with more than one code segment
present