MPE/iX Error Messages Manual Vol 2 (32650-90879)
Chapter 1 41
Vol. II Chapter 1
Loader, Native Mode
MODE process.
ACTION Retry. If this is unsuccessful, call your Hewlett-Packard
Representative.
670 MESSAGE Failed to get an entry from the UNSAT TABLE.
(LDRERR 670)
CAUSE An error occurred while attempting to allocate an entry in
the unsatisfied table.
ACTION Retry. If this is unsuccessful, call your Hewlett-Packard
Representative.
671 MESSAGE Invalid import symbol type encountered.
(LDRERR 671)
CAUSE The type of the import entry is invalid.
ACTION Rebuild the program or library file.
672 MESSAGE Invalid import symbol scope encountered.
(LDRERR 672)
CAUSE The scope of the import symbol is invalid.
ACTION Rebuild the program or library file.
673 MESSAGE Unable to find the UNSAT procedure. (LDRERR
673)
CAUSE The procedure specified with the UNSAT parm can not be
found.
ACTION Check to make sure the procedure specified is valid.
674 MESSAGE Unresolved dynamic loading procedure. (LDRERR
674)
CAUSE The procedure requested to be dynamically loaded is
unresolved and can not be bound to the UNSAT procedure.
ACTION Check to make sure the procedure which was requested to
be dynamically loaded is valid.
675 MESSAGE Bind to UNSAT procedure failed. (LDRERR 675)
CAUSE After attempting to bind all unresolved externals to the
UNSAT procedure, unsatisfied externals were still found.
ACTION Make sure the UNSAT procedure is valid.
676 MESSAGE Failed to create the UNSAT TABLE. (LDRERR
676)
CAUSE An error occurred while creating the UNSATISFIED
EXTERNALS TABLE.
ACTION Retry. If this unsuccessful, call your Hewlett-Packard
Representative.