ld Manual

ld Diagnostic Messages
ld Manual529650.001
3-22
Fatal Errors
Cause. ld could not find the specified symbol in the Dynamic Symbol Table or the
Globalized Dynamic Symbol Table (if it exists) of the loadfile being created.
Effect. ld abends.
Recovery. Call your local service provider.
Cause. The file specified in the -change command is already opened by ld as read-
only.
Effect. ld abends.
Recovery. Call your local service provider.
Cause. ld encountered a loadfile whose loader version (NLD_version fieLD in
TandemInfo) is different from the loader version of the loadfile being created.
Effect. ld abends.
Recovery. Ensure that the loadfile came from a NonStop loader.
Cause. See message text.
Effect. ld abends.
Recovery. Ensure that SQLCOMP did not create the input linkfile.
**** ERROR **** [10194]:
No Dynamic Symbol Table StInfo for symbol name.
**** ERROR **** [10195]:
Cannot open file name for update when file is already open
for readonly.
**** ERROR **** [10196]:
File/Library name loader version does not match that of
loadfile being created.
**** ERROR **** [10197]:
The input object file named 'name' contains object RTDU's,
but ld's input object files are non-executable files that
should only contain source RTDU's, never object RTDU's.
Object RTDU's are created by SQLCOMP, and SQLCOMP should
only be used with executable files after they have been
created by ld, not with non-executable files that will be
used as inputs to ld.