53 @ MSG_INTERNAL_02 "ar: internal header generation error\n"
54
55 @ MSG_SYS_OPEN "ar: cannot open %s: %s\n"
56 @ MSG_SYS_CLOSE "ar: cannot close %s: %s\n"
57 @ MSG_SYS_WRITE "ar: %s: cannot write: %s\n"
58 @ MSG_SYS_STAT "ar: cannot stat %s: %s\n"
59 @ MSG_SYS_RENAME "ar: cannot rename %s to %s: %s\n"
60
61 @ MSG_NOT_FOUND_AR "ar: archive %s not found\n"
62 @ MSG_NOT_FOUND_POSNAM "ar: posname %s: not found\n"
63 @ MSG_NOT_FOUND_FILE "ar: %s not found\n"
64
65 @ MSG_ELF_LIB_FILE "ar: %s caused libelf error: %s\n"
66 @ MSG_ELF_LIB_AR "ar: %s(%s) libelf error: %s\n"
67 @ MSG_ELF_BEGIN_FILE "ar: cannot elf_begin() %s: %s\n"
68 @ MSG_ELF_GETDATA_FILE "ar: %s has bad elf format: %s\n"
69 @ MSG_ELF_GETDATA_AR "ar: %s(%s) has bad elf format: %s\n"
70 @ MSG_ELF_GETSCN_FILE "ar: %s has no section header or bad elf format: %s\n"
71 @ MSG_ELF_GETSCN_AR "ar: %s(%s) has no section header or bad elf \
72 format: %s\n"
73 @ MSG_ELF_MALARCHIVE "ar: %s: offset %lld: malformed archive: %s\n"
74 @ MSG_ELF_RAWFILE "ar: elf_rawfile() failed: %s\n"
75 @ MSG_ELF_VERSION "ar: libelf.a out of date: %s\n"
76 @ MSG_W_ELF_NODATA_FILE "ar: %s has no data in section header table\n"
77 @ MSG_W_ELF_NODATA_AR "ar: %s(%s) has no data in section header table\n"
78
79 @ MSG_BER_MES_CREATE "ar: creating %s\n"
80 @ MSG_BER_MES_WRITE "ar: writing %s\n"
81
82 @ MSG_SYMTAB_01 "ar: symbol table entry size is 0\n"
83 @ MSG_SYMTAB_NOSTR_FILE "ar: %s has no string table for symbol names\n"
84 @ MSG_SYMTAB_NOSTR_AR "ar: %s(%s) has no string table for symbol names\n"
85 @ MSG_SYMTAB_NODAT_FILE "ar: %s has no data in string table\n"
86 @ MSG_SYMTAB_NODAT_AR "ar: %s(%s) no data in string table\n"
87 @ MSG_SYMTAB_ZDAT_FILE "ar: %s has no data in string table: size is 0\n"
88 @ MSG_SYMTAB_ZDAT_AR "ar: %s(%s) no data in string table: size is 0\n"
89
90
91 @ MSG_PATHCONF "ar: -T failed to calculate file name length: %s\n"
92 @ MSG_LOCALTIME "ar: don't have enough space to store the date\n"
|
53 @ MSG_INTERNAL_02 "ar: internal header generation error\n"
54
55 @ MSG_SYS_OPEN "ar: cannot open %s: %s\n"
56 @ MSG_SYS_CLOSE "ar: cannot close %s: %s\n"
57 @ MSG_SYS_WRITE "ar: %s: cannot write: %s\n"
58 @ MSG_SYS_STAT "ar: cannot stat %s: %s\n"
59 @ MSG_SYS_RENAME "ar: cannot rename %s to %s: %s\n"
60
61 @ MSG_NOT_FOUND_AR "ar: archive %s not found\n"
62 @ MSG_NOT_FOUND_POSNAM "ar: posname %s: not found\n"
63 @ MSG_NOT_FOUND_FILE "ar: %s not found\n"
64
65 @ MSG_ELF_LIB_FILE "ar: %s caused libelf error: %s\n"
66 @ MSG_ELF_LIB_AR "ar: %s(%s) libelf error: %s\n"
67 @ MSG_ELF_BEGIN_FILE "ar: cannot elf_begin() %s: %s\n"
68 @ MSG_ELF_GETDATA_FILE "ar: %s has bad elf format: %s\n"
69 @ MSG_ELF_GETDATA_AR "ar: %s(%s) has bad elf format: %s\n"
70 @ MSG_ELF_GETSCN_FILE "ar: %s has no section header or bad elf format: %s\n"
71 @ MSG_ELF_GETSCN_AR "ar: %s(%s) has no section header or bad elf \
72 format: %s\n"
73 @ MSG_ELF_GETSHDRSTRNDX_FILE "ar: %s has no string table index: %s\n"
74 @ MSG_ELF_GETSHDRSTRNDX_AR "ar: %s(%s) has no string table index: %s\n"
75 @ MSG_ELF_MALARCHIVE "ar: %s: offset %lld: malformed archive: %s\n"
76 @ MSG_ELF_RAWFILE "ar: elf_rawfile() failed: %s\n"
77 @ MSG_ELF_VERSION "ar: libelf.a out of date: %s\n"
78 @ MSG_W_ELF_NODATA_FILE "ar: %s has no data in section header table\n"
79 @ MSG_W_ELF_NODATA_AR "ar: %s(%s) has no data in section header table\n"
80
81 @ MSG_BER_MES_CREATE "ar: creating %s\n"
82 @ MSG_BER_MES_WRITE "ar: writing %s\n"
83
84 @ MSG_SYMTAB_01 "ar: symbol table entry size is 0\n"
85 @ MSG_SYMTAB_NOSTR_FILE "ar: %s has no string table for symbol names\n"
86 @ MSG_SYMTAB_NOSTR_AR "ar: %s(%s) has no string table for symbol names\n"
87 @ MSG_SYMTAB_NODAT_FILE "ar: %s has no data in string table\n"
88 @ MSG_SYMTAB_NODAT_AR "ar: %s(%s) no data in string table\n"
89 @ MSG_SYMTAB_ZDAT_FILE "ar: %s has no data in string table: size is 0\n"
90 @ MSG_SYMTAB_ZDAT_AR "ar: %s(%s) no data in string table: size is 0\n"
91
92
93 @ MSG_PATHCONF "ar: -T failed to calculate file name length: %s\n"
94 @ MSG_LOCALTIME "ar: don't have enough space to store the date\n"
|