nld Manual
nld Diagnostic Messages
nld Manual—528272-001
4-32
Fatal Errors
This is an internal error. Contact your service provider.
This is an internal error. Contact your service provider.
This is an internal error. Contact your service provider.
This is an internal error. Contact your service provider.
This is an internal error. Contact your service provider.
**** ERROR **** [1120]:
You specified the -srl flag to build an SRL, and there are
callable procedures in the SRL being constructed. You did
not specify the -t flag, but when you build an SRL with
callable procedures it is necessary to specify -t.
**** ERROR **** [1121]:
The starting address that you specified for the resident text
segment in the -hot_proc_list file was too small. The
starting address for non-resident text is address-1, and the
size required by the non-resident text is address-2, so the
smallest value that you could specify for the start of
resident text is address-3, but the value specified for the
-res_start flag within the -hot_proc_list file was only
address-4.
**** ERROR **** [1122]:
You specified the -srl flag to build an SRL, and you also
specified -old_elf_format. You did not specify the -t flag,
but when you build an SRL with -old_elf_format it is always
necessary to specify -t.
**** ERROR **** [1123]:
The text and entry vector segments overlap. The text
segments (meaning non-resident plus resident text) go from
address-1 to address-2, but the entry vector segment starts
at address-3. Check the values that you specified for the -t
and -ev flags.
**** ERROR **** [1124]:
The text and entry vector segments overlap. The entry vector
segment goes from address-1 to address-2, but the text
segment starts at address-3. Check the values that you
specified for the -t and -ev flags.