1 2# Message file for cmd/sgs/libelf. 3 4domain "SUNW_OST_SGS" 5 6 7# Null Error 8 9msgid "Elf error 0" 10msgstr "" 11 12 13# BUG bug Internal error 14 15msgid "Internal error: cook status" 16msgstr "" 17msgid "Internal error: cook data type" 18msgstr "" 19msgid "Internal error: broken section list" 20msgstr "" 21msgid "Internal error: thr_keycreate() failed. Unable to allocate error buffer" 22msgstr "" 23msgid "Internal error: thr_setspecific failed. Unable to create TSD for error message." 24msgstr "" 25 26 27# FMT fmt Format error 28 29msgid "Format error: archive fmag" 30msgstr "" 31msgid "Format error: archive header truncated" 32msgstr "" 33msgid "Format error: archive member truncated" 34msgstr "" 35msgid "Format error: archive symtab truncated" 36msgstr "" 37msgid "Format error: archive symtab strings" 38msgstr "" 39msgid "Format error: archive symtab size" 40msgstr "" 41msgid "Format error: data region truncated" 42msgstr "" 43msgid "Format error: ehdr size" 44msgstr "" 45msgid "Format error: shdr entry size" 46msgstr "" 47msgid "Format error: phdr entry size" 48msgstr "" 49msgid "Format error: phdr table truncated" 50msgstr "" 51msgid "Format error: section sh_size too small for data" 52msgstr "" 53msgid "Format error: shdr entry size" 54msgstr "" 55msgid "Format error: shdr table truncated" 56msgstr "" 57msgid "Format error: ehdr EI_VERSION/e_version mismatch" 58msgstr "" 59msgid "Format error: reference outside file" 60msgstr "" 61msgid "Format error: file size exceeds 4GB 32-bit limit" 62msgstr "" 63msgid "Format error: file size exceeds 2GB limit of 32-bit linker. 64-bit linker is recommended." 64msgstr "" 65 66msgid "Format error: archive strtab name" 67msgstr "" 68msgid "Format error: archive special name unknown" 69msgstr "" 70 71# IO io I/O error 72 73msgid "I/O error: file too big for memory" 74msgstr "" 75msgid "I/O error: get file size" 76msgstr "" 77msgid "I/O error: raw read" 78msgstr "" 79msgid "I/O error: seek" 80msgstr "" 81msgid "I/O error: output msync" 82msgstr "" 83msgid "I/O error: region read" 84msgstr "" 85msgid "I/O error: output write" 86msgstr "" 87 88 89# MEM mem Memory error 90 91msgid "Memory allocation error: archive member header" 92msgstr "" 93msgid "Memory allocation error: archive long file name strings" 94msgstr "" 95msgid "Memory allocation error: archive symtab" 96msgstr "" 97msgid "Memory allocation error: section data" 98msgstr "" 99msgid "Memory allocation error: data node" 100msgstr "" 101msgid "Memory allocation error: ehdr" 102msgstr "" 103msgid "Memory allocation error: elf descriptor" 104msgstr "" 105msgid "Memory allocation error: output file space" 106msgstr "" 107msgid "Memory allocation error: phdr table" 108msgstr "" 109msgid "Memory allocation error: scn descriptors" 110msgstr "" 111msgid "Memory allocation error: shdr table" 112msgstr "" 113msgid "Memory allocation error: section node" 114msgstr "" 115msgid "Memory allocation error: vm stats" 116msgstr "" 117msgid "Memory allocation error: during errmsg generation" 118msgstr "" 119 120 121# REQ req Request error 122 123msgid "Request error: not archive" 124msgstr "" 125msgid "Request error: archive/member fildes mismatch" 126msgstr "" 127msgid "Request error: archive/member begin() for writing" 128msgstr "" 129msgid "Request error: begin() ELF_C_..." 130msgstr "" 131msgid "Request error: class file/memory mismatch" 132msgstr "" 133msgid "Request error: cntl() ELF_C_..." 134msgstr "" 135msgid "Request error: cntl() ELF_C_FD... on output file" 136msgstr "" 137msgid "Request error: data/scn mismatch" 138msgstr "" 139msgid "Request error: unknown data encoding" 140msgstr "" 141msgid "Request error: flag() ELF_C_..." 142msgstr "" 143msgid "Request error: no section at index" 144msgstr "" 145msgid "Request error: file descriptor disabled" 146msgstr "" 147msgid "Request error: offset out of range" 148msgstr "" 149msgid "Request error: begin() ELF_C_... mismatch with parent" 150msgstr "" 151msgid "Request error: can't manipulate null section" 152msgstr "" 153msgid "Request error: string offset out of range" 154msgstr "" 155msgid "Request error: no string table" 156msgstr "" 157msgid "Request error: update() ELF_C_..." 158msgstr "" 159msgid "Request error: update() for write on read-only file" 160msgstr "" 161msgid "Request error: unknown version" 162msgstr "" 163msgid "Request error: update(WRIMAGE) not performed on parent" 164msgstr "" 165 166msgid "Request error: destination too small" 167msgstr "" 168msgid "Request error: unknown ELF_T_..." 169msgstr "" 170 171# SEQ seq Sequence error 172 173msgid "Sequence error: ehdr not created" 174msgstr "" 175msgid "Sequence error: version not set" 176msgstr "" 177 178 179