MPE/iX Error Messages Manual Vol 2 (32650-90879)
20 Chapter1
Vol. II Chapter 1
Loader, Native Mode
Loader, Native Mode
(Subsystem 104)
1 MESSAGE CM loader returned with a warning. (LDRWARN
1)
CAUSE A warning occurred while loading the CM program.
ACTION See text, which should also be displayed, for the specific
CM program.
2 MESSAGE LIBRARY ! was not used. (LDRWARN 2)
CAUSE All external references have been resolved by the time the
specified library was reached while searching the binding
sequence.
ACTION If the program successfully loads and runs, then remove
the specified library from the binding sequence.
3 MESSAGE LIBRARY ! was not found. (LDRWARN 3)
CAUSE The specified library was not found.
ACTION Determine why the specified library is missing.
4 MESSAGE LIBRARY ! was searched but not referenced.
(LDRWARN 4)
CAUSE No external procedure references were resolved to the
specified library.
ACTION If the application runs, the specified library may be able to
be eliminated from the binding sequence.
5 MESSAGE NL.PUB.SYS was not specified as the last file
in the binding sequence. (LDRWARN 5)
CAUSE The system library is not the last file in the binding
sequence.
ACTION Reorder the files in the binding sequence appropriately.
6 MESSAGE Invalid MAX PRIV OF ! was specified; default
of user mode was used. (LDRWARN 6)
CAUSE The maximum privileged level specified is out of the valid
range.
ACTION Retry with a correct value.
7 MESSAGE An invalid stacksize of ! bytes was
specified; ! was used. (LDRWARN 7)
CAUSE The value specified for the stack size is invalid.
ACTION Retry with a correct value.