Specifications
784 LINK Error Messages
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 784 of 100 Printed: 10/09/00 02:49 PM
L1089 filename : cannot open response file
LINK could not find the given response file.
One of the following may have occurred:
u The response file does not exist.
u The name of the response file was incorrectly specified.
u An old version of LINK was used. Check your path. To see the version number of
LINK, run LINK with the /? option.
L1090 cannot reopen list file
The original floppy disk was not replaced at the prompt.
Restart the LINK session.
L1091 unexpected end-of-file on library
The floppy disk containing the library was probably removed.
Replace the disk containing the library and run LINK again.
L1092 cannot open module-definition file
LINK could not find the specified module-definition (.DEF) file.
Check that the name of the .DEF file is spelled correctly.
L1093 filename : object file not found
LINK could not find the given object file.
Check that the name of the object file is spelled correctly.
L1094 filename : cannot open file for writing
LINK was unable to open the given file with write permission.
Check the attributes for the file.
L1095 filename : out of space for file
LINK ran out of disk space for the specified output file.
Delete or move files to make space.
L1096 unexpected end-of-file in response file
LINK encountered a problem while reading the response file.
One of the following may be a cause:
u The response file is corrupt.
u The file was deleted between reads.
L1097 I/O error—message
LINK encountered the given input or output error.