nld Manual

nld Diagnostic Messages
nld Manual528272-001
4-30
Fatal Errors
See:
Running the nld Utility in the Guardian Environment on page 2-1
Running the nld Utility in the OSS Environment on page 2-3
See -import on page 3-6.
This is an internal error. Contact your service provider.
This is an internal error. Contact your service provider.
**** ERROR **** [1108]:
No input object file names were specified in the command
stream; if you just give the command 'nld', with no flags,
you will get a summary of the valid command syntax.
**** ERROR **** [1109]:
Incorrect format for a hexadecimal number; saw the string
'string' string.
**** ERROR **** [1110]:
The same SRL name, 'name', was found in SRL's with two
different filenames, 'filename-1' and 'filename-2'.
**** ERROR **** [1111]:
Two -import flags for the symbol named 'name' specified
different SRL names.
**** ERROR **** [1112]:
You are trying to build a new version of an SRL with the
-prev flag, and there is now a procedure named %n. A symbol
of this name was also exported in the previous version of the
SRL, but in the previous version this was not the name of a
procedure. This incompatibility is considered an error.
**** ERROR **** [1113]:
You are trying to build a new version of an SRL with the
-prev flag, and there is now an ordinary data item named %n.
A symbol of this name was also exported in the previous
version of the SRL, but in the previous version this was not
the name of an ordinary data item. This incompatibility is
considered an error.