Chapter 13 Error Messages
262 Linker Errors
13.3.3 Fatal Error Messages
3500 No memory space.
There is insufficient memory.
Make sure that there is sufficient memory capacity available
3501 fileneme: Cannot open file.
The specified input file does not exist.
Check the disk for the file.
3502 filename: Cannot read file.
There is an error with the input file.
Reassemble the corresponding source file and check the disk for hardware errors.
3503 filename: Cannot read parameter-file.
There is an error in the parameter file.
Make sure that the parameter file exists and has the proper access permissions. If it passes both
tests, check the file for illegal characters.
3504 Object file not specified.
There is no object file (with extension .rf) specified as an input file.
Make sure that the object file is properly specified.
3505 filename: This file is not a object file for MN1030
The input file is not a relocatable object file.
Check the file name specification for errors.
3506 filename: This file is not a library file for MN1030
The input file is not a library file.
Check the file name specification for errors.
3507 filename: Invalid file information type.[type]
There is a problem with the specified file.
Reassemble the corresponding source file and check the disk for hardware errors.
3508 filename: Bad file search.
There is a problem with the specified file.
Reassemble the corresponding source file and check the disk for hardware errors.
3509 filename: Illegal section attribute.
A section attribute in the specified input file is invalid.
Reassemble the corresponding source file and check the disk for hardware errors.
3510 filename: Invalid symbol detail information type.[type]
The symbol detailed information in the specified input file is invalid
Reassemble the corresponding source file and check the disk for hardware errors.
3511 filename: Cannot make output-file.
There is a problem creating the output file.
Check the file system capacity and other factors affecting file creation.