MPE/iX Error Messages Manual Vol 2 (32650-90879)
46 Chapter1
Vol. II Chapter 1
Loader, Native Mode
Symbol Table Management. (LDRERR 715)
CAUSE Failure by the Symbol Table Manager to create a new
entry.
ACTION Retry. If unsuccessful, call your Hewlett-Packard
Representative.
716 MESSAGE Failed to retrieve a data symbol from the Process Data
Dictionary. (LDRERR 716)
CAUSE Failure by the Symbol Table Manager to retrieve an
existent entry.
ACTION Retry. If unsuccessful, call your Hewlett-Packard
Representative.
717 MESSAGE Failed to delete a data symbol from the Process Data
Dictionary. (LDRERR 717)
CAUSE Failure by the Symbol Table Manager to delete an entry.
ACTION Retry. If unsuccessful, call your Hewlett-Packard
Representative.
718 MESSAGE No Loader Process File List entry for the given PIN.
(LDRERR 718)
CAUSE The native mode LOADER has no information for the
specified PIN. The process may be a compatibility mode
process. This situation was encountered because of a
request to retrieve a data symbol location.
ACTION Check the specification of the PIN.
719 MESSAGE File = !
SOM = !
The SOM is not a Shared Global SOM. (LDRERR 719)
CAUSE The native mode LOADER has detected a SOM that is
marked as non-shared but was previously treated as
Shared Global type. This is probably an internal LOADER
bug.
ACTION Examine the SOM listed and determine if it should be of
Shared Global Data type. SOMs can be examined by using
the LINKEDIT command. Use the HP Link Editor Help
facility to obtain help for the LINKEDIT command.
720 MESSAGE Attempting to bind a function pointer imported by a data
symbol causes unresolved code symbol(s) during a
dynamic load of a data symbol. (LDRERR 720)
CAUSE Your request for a particular shared data symbol by using
HPGETPROCPLABEL has resulted in the binding of
function pointer declared as an imported data symbol.
After attempting to bind all unresolved code symbols,