Binder Manual (G06.24+, H06.03+)
Binder Messages
Binder Manual—528613-003
8-19
Error Messages and Warnings
91
OWN data blocks cannot be contained in a range of data blocks being added to the
object file. You can only add OWN data blocks by adding the code block to which they
belong. All data blocks other than the OWN block were added.
92
You attempted to bind two data blocks that are of different types but that have the
same name. Resolve the name conflict and recompile.
93
The data below 32K words in the data space plus the amount of stack space needed
for the program to execute add up to more than 32K words. You must either reduce the
data blocks below 32K words or reduce the amount of stack space used.
94
You cannot use a RENAME command to change the name of an indirect data block or
to change a block name to that of an existing indirect data block.
95
The data block name on the right side of the RENAME command already exists on the
include data list.
97
Code segment numbers outside the range of 0 through %37 are not valid segment
numbers.
W OWN data blocks contained in the range of blocks
were not added
E Possible OWN block name conflict with a COMMON
block: block-name
E Insufficient stack space for program, unable to
create object file
E Block being renamed or block renaming to is an
indirect data block
E Block being renamed to is already on include list
E A space number less than 0 or greater than %37
has been used