MPE/iX Error Messages Manual Vol 2 (32650-90879)
Chapter 1 27
Vol. II Chapter 1
Loader, Native Mode
ACTION Check the external declaration of the procedure.
202 MESSAGE Parameter check error - mismatched structure
in argument number !. Procedure = !, Files =
!. (LDRERR 202)
CAUSE The referenced procedure was found; however, a difference
in the structure (i.e, array or pointer) was detected.
ACTION Check the actual and formal parameters as well as the
external declaration of the procedure.
203 MESSAGE Parameter check error - mismatched packing in
argument number !. Procedure = !, Files = !.
(LDRERR 203)
CAUSE The referenced procedure was found; however, a difference
in the packing between the formal and actual parameters
was detected.
ACTION Check the formal and actual parameters.
204 MESSAGE Parameter check error - mismatched alignment
in argument number !. Procedure = !, Files =
!. (LDRERR 204)
CAUSE The referenced procedure was found; however, a difference
in the alignment between a formal and actual parameter
was detected.
ACTION Check the formal and actual parameters.
205 MESSAGE Parameter check error - mismatched argument
count. Procedure = !, Files = !. (LDRERR 205)
CAUSE The referenced procedure was found; however, a difference
in the number of parameters between the formal and
actual parameters was detected.
ACTION Check the formal and actual parameters.
206 MESSAGE Symbol backward linkage was detected in
program/library. (LDRERR 206)
CAUSE A corrupted program/library was found. A backward link
in the sysmbol unit was detected.
ACTION Try rebuilding the program/library file. If unsuccessful,
call your Hewlett-Packard Representative.
207 MESSAGE Unable to find locality; specified address is
not contained in the SOM. (LDRERR 207)
CAUSE Unable to find a locality which contains the specified
address in the specified SOM.
ACTION Check the specification of the SOM and the address.
208 MESSAGE Nonexisting SOM specified. (LDRERR 208)