HP eld Manual page 123

Table of Contents

Advertisement

Output Listings and Error Handling
1046 Could not set file code; deleting import library
<filename>.
Cause. You are trying to create an import library on Guardian, and after creating the
import library eld tried to set its file code to 800, but was unable to do so.
Effect. Error (The linker cannot do what was requested of it and stops, deleting the file
that had been created up to that point).
Recovery. If you are not able to set the file code of a file, that is an NSK question that
is beyond the scope of this document.
1047 Error attempting to delete file <filename>.
Cause. This message comes out after message 1046 (see above). It means that,
after being unable to set the file code of the file, and then trying to delete the file, eld
was also unable to delete the file.
Effect. Fatal error (eld immediately stops, and the output file has not been deleted).
Recovery. If you are not able to delete a file that you just created, that is an operating
system question that is beyond the scope of this document.
1048 Cannot create -temp_i file <filename>.
Cause. When you specify the -temp_i option, eld still first creates a temporary file
in another place, and when that file is created eld then tries to rename it to the
filename specified in the -temp_i option. That renaming failed.
Effect. Warning (eld still creates the import library, but not using the file you
specified with the -temp_i option as an intermediate file).
Recovery. If you are not able to rename a file to another name in the same location
(Guardian subvolume, OSS directory, or PC folder), that is an operating system
question that is beyond the scope of this document.
1049 Cannot create -make_import_lib file <filename>; object
file name: <filename>.
Cause. You are trying to create an import library. eld first creates it in a temporary
location, deletes any file that previously existed with the name specified for the import
library, and then renames the temporary file to the final location. That process failed.
The file has instead been left in the place that the message calls the "object file
name".
Effect. Warning (eld produces an output file, but not with the filename you intended).
eld Manual—527255-009
6-13
Error Messages

Advertisement

Table of Contents
loading

Table of Contents