nld and noft Manual
noft Diagnostic Messages
nld and noft Manual—520384-003
11-10
Data Errors
Cause. The object file is partially stripped of its symbols information.
Recovery. Rebuild the object file with complete symbols information.
Cause. DUMPPROC or DP on page 5-10, LISTPROC or LP on page 5-27, or
XREFPROC or XP on page 5-49 did not work because the object file has no symbols.
Recovery. Rebuild the object file with symbols.
Cause. There is an inconsistency in the object file.
Recovery. Rebuild the object file.
Cause. LISTOPTIMIZE or LO on page 5-26 requires at least partial symbols
information to operate, and there is no symbols information.
Recovery. Rebuild the object file with complete symbols information.
Cause. The specified number is not valid for this source file.
Recovery. In the list of procedures, find the correct index number for the procedure.
Cause. Stated in message.
Recovery. Check the list of procedures to see if the procedure is actually in the object
file. If not, rebuild the object file.
*** DATA ERROR *** [1028]:
Object file has been at least partially stripped, unable to
continue.
*** DATA ERROR *** [1029]:
PROC command only works on object files with symbols.
*** DATA ERROR *** [1030]:
Procedure and external symbol tables not consistent.
*** DATA ERROR *** [1031]:
Procedure descriptor table empty, unable to extract text.
*** DATA ERROR *** [1032]:
Procedure index out of range.
*** DATA ERROR *** [1033]:
Procedure not found in object file: procedure-name.