MPE/iX Error Messages Manual Vol 2 (32650-90902)

Chapter 1 45
Vol. II Chapter 1
Loader, Native Mode
ACTION Try rebuilding the program/library file. If unsuccessful,
record the symbol name, the file name, and the SOM listed
in the error message and call your Hewlett-Packard
Representative.
712 MESSAGE Symbol = !
Existent file = !
Export SOM = !
New file = !
SOM = !
Duplicate data symbols cannot be replaced across different
load points.(LDRERR 712)
CAUSE A data symbol was found while dynamically loading a
library which requires a replacement of a previously
bound duplicate. The LOADER cannot replace an already
bound data symbol. The data symbol attributes from the
SOM in the new file exceeds the data symbol attributes of
the current data symbol.
ACTION The message gives the file and the SOM in which the
current data symbol exists. Compare the data symbol
declarations in both SOMs. The data symbol from the
export SOM in the existent file must be the most stringent
in all attributes (i.e ., largest size, memory residence, and
most restricted access rights).
713 MESSAGE Symbol = !
File = !
Export SOM = !
File = !
New SOM = !
A duplicate data symbol has been found but is not allowed.
(LDRERR 713)
CAUSE The duplicate data symbol option hasn't been specified.
ACTION Check the LINKEDIT command for the proper handling of
duplicate export data symbols. Use the HP Link Editor
Help facility to obtain help for the LINKEDIT command.
714 MESSAGE The number of dummy data symbols in the Process Data
Dictionary are invalid. (LDRERR 714)
CAUSE An error occurred in counting the occurences of
unresolvable conflicts between duplicate data exports in
regard to their attributes (i.e., size, access rights, memory
residency, etc.).
ACTION Retry. If unsuccessful, call your Hewlett-Packard
Representative.
715 MESSAGE Failed to obtain a new entry for a data symbol through the