noft Manual (G06.26+)

noft Diagnostic Messages
noft Manual528273-001
4-10
Data Errors
Cause. The first few bytes of the object file are corrupt.
Recovery. Rebuild the object file.
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 3-10, LISTPROC or LP on page 3-28, or
XREFPROC or XP on page 3-50 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 3-27 requires at least partial symbols
information to operate, and no symbols information exists.
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.
*** DATA ERROR *** [1026]:
Not an ELF file: filename.
*** 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.