ld Manual

ld Diagnostic Messages
ld Manual529650.001
3-43
Nonfatal Errors
Recovery. Call your local service provider.
Cause. ld encountered a external symbol table index in writing out the MDEBUG
section.
Effect. ld continues but a loadfile will not be created.
Recovery. Call your local service provider
Cause. This occurs when the " -unres_symbols error" command is specified and there
are undefined symbols that cannot be resolved by the specified libraries.
Effect. ld continues but a loadfile will not be created.
Recovery. Make sure that the symbol shouldn't be defined in the program. Make sure
that there are no libraries missing. On the PC platform, the NonStop System Library
isn't accessible, so you will get this error if you make System Library references.
Cause. ld encountered the -t command a second time with a conflicting value. Both
values are displayed in this message.
Effect. ld continues but a loadfile will not be created.
Recovery. Delete the incorrect -t command.
Cause. ld encountered the -d command a second time with a conflicting value. Both
values are displayed in this message.
Effect. ld continues but a loadfile will not be created.
Recovery. Delete the incorrect -d command.
**** ERROR **** [20156]:
bad isym in proc table entry
**** ERROR **** [20175]:
LLSL: Loadfile has number undefined symbol(s) when library
set name is used.
**** ERROR **** [20177]:
Duplicate -t options specified with number and number values.
**** ERROR **** [20178]:
Duplicate -d options specified with number and number values.