noft Manual (G06.26+)
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- 2 noft Utility
- 3 noft Options
- Break Key
- ! (Exclamation Point)
- CD
- COMMENT
- DUMPADDRESS or DA
- DUMPOFFSET or DO
- DUMPPROC or DP
- DYNSTR2
- ENV
- EXIT or E
- FC
- FILE or F
- HELP or ?
- HISTORY or H
- LAYOUT
- LIBLIST
- LISTATTRIBUTE or LA
- LISTCOMPILERS or LC
- LISTOPTIMIZE or LO
- LISTPROC or LP
- LISTSOURCE or LS
- LISTSRLEXPORTS or LLE
- LISTSRLFIXUPS or LLF
- LISTSRLINFO or LLI
- LISTUNREFERENCED or LUR
- LISTUNRESOLVED or LU
- LOG
- OBEY
- OUT
- QUIT or Q
- RESET
- SET
- SHOW
- SYSTEM or VOLUME
- XREFPROC or XP
- 4 noft Diagnostic Messages
- 5 ar Utility
- 6 ar Diagnostic Messages
- A Sample nld and noft Session
- B Converting From Binder to noft
- C Native Object File Structure
- Glossary
- Index

noft Diagnostic Messages
noft Manual—528273-001
4-16
Data Errors
Cause. LISTSRLEXPORTS or LLE on page 3-31 was limited by either SET
SCOPEPROC or SET SCOPESOURCE. An error occurred while attempting to display the
information.
Recovery. Use RESET on page 3-42 to reset the scope to its default.
Cause. LISTPROC or LP on page 3-28 was limited by either SET SCOPEPROC or SET
SCOPESOURCE. No matching information was found.
Recovery. Either use RESET on page 3-42 to reset the scope to its default or use
SET on page 3-43 to change the scope. To see the current scope, use SHOW on
page 3-48.
Cause. The filename in FILE or F on page 3-16 is an archive file.
Recovery. Reissue FILE or F on page 3-16, specifying an ELF file. For archive files,
use the ar program (see Section 5, ar Utility).
Cause. The Guardian file system error number occurred when the Guardian function
FILENAME_DECOMPOSE_ tried to extract the node, volume, and subvolume on the
current directory.
Recovery. Use the SYSTEM or VOLUME on page 3-49 to specify a valid subvolume.
*** DATA ERROR *** [1057]:
Unable to dump srl fixup item.
*** DATA ERROR *** [1058]:
Did not find any procedures matching scope.
*** DATA ERROR *** [1059]:
Unable to handle archive file: filename.
*** DATA ERROR *** [1060]:
The Guardian file system error number number occurred while
trying to prefix the node to the volume and subvolume.