1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License, Version 1.0 only 6# (the "License"). You may not use this file except in compliance 7# with the License. 8# 9# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10# or http://www.opensolaris.org/os/licensing. 11# See the License for the specific language governing permissions 12# and limitations under the License. 13# 14# When distributing Covered Code, include this CDDL HEADER in each 15# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16# If applicable, add the following below this CDDL HEADER, with the 17# fields enclosed by brackets "[]" replaced with your own identifying 18# information: Portions Copyright [yyyy] [name of copyright owner] 19# 20# CDDL HEADER END 21# 22 23# 24# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 25# Use is subject to license terms. 26# 27# ident "%Z%%M% %I% %E% SMI" 28# 29 30@ _START_ 31 32# Message file for cmd/sgs/rtld (ld.so.1) 33 34@ MSG_ID_RTLD 35 36# Usage error 37@ MSG_USG_BADOPT "usage: ld.so.1 [-e option,...] \ 38 dynamic-object [object args,...]" 39 40# Message formatting error. 41@ MSG_EMG_BUFOVRFLW "ld.so.1: internal: message buffer overflow" 42 43# Argument processing errors 44 45@ MSG_ARG_ILLMODE_1 "illegal mode: RTLD_NOW or RTLD_LAZY or RTLD_NOLOAD \ 46 required" 47@ MSG_ARG_ILLMODE_2 "illegal mode: RTLD_NOW cannot be combined with \ 48 RTLD_LAZY" 49@ MSG_ARG_ILLMODE_3 "illegal mode: LM_ID_NEWLM requires non-zero path" 50@ MSG_ARG_ILLMODE_4 "illegal mode: LM_ID_NEWLM cannot be combined with \ 51 RTLD_PARENT" 52@ MSG_ARG_ILLMODE_5 "illegal mode: potential multiple path expansion \ 53 requires RTLD_FIRST" 54 55@ MSG_ARG_ILLPATH "illegal pathname" 56@ MSG_ARG_ILLSYM "illegal symbol name" 57@ MSG_ARG_INVADDR "address 0x%llx does not fall within any mapped object" 58@ MSG_ARG_INVHNDL "invalid handle" 59@ MSG_ARG_ILLVAL "illegal request value" 60@ MSG_ARG_NOCONFIG "no configuration file in use" 61@ MSG_ARG_NOPROFNAME "no profile target specified" 62@ MSG_ARG_ATEXIT "purge of atexit() registrations failed: %d" 63@ MSG_ARG_SERCNT "information path count (%d) insufficient" 64@ MSG_ARG_SERSIZE "information buffer size (%lld) insufficient" 65@ MSG_ARG_ILLFLAGS "illegal flags value: %d" 66@ MSG_ARG_ILLINFO "non-null info field required for flags value: %d" 67@ MSG_ARG_INVSIG "invalid signal supplied: %d" 68 69 70# General error diagnostics 71 72@ MSG_GEN_NOOPEN "DF_1_NOOPEN tagged object may not be dlopen()'ed" 73 74@ MSG_GEN_NOFILE "%s: can't find file" 75@ MSG_GEN_ALTER "%s: alternate file in use" 76@ MSG_GEN_CORTRUNC "%s: corrupt or truncated file" 77@ MSG_GEN_NOSYM "%s: can't find symbol" 78@ MSG_GEN_BADTYPE "%s: bad ELF type: %s" 79@ MSG_GEN_INVPRGHDR "%s: invalid ELF program header, segments out of order" 80@ MSG_GEN_NOLOADSEG "%s: no loadable ELF segments found" 81@ MSG_GEN_MAPINUSE "%s: required mapping 0x%llx size 0x%llx, \ 82 is already in use by file %s" 83@ MSG_GEN_NODUMP "%s: DF_1_NODUMP tagged object may not be dldump()'ed" 84@ MSG_GEN_AUDITERM "%s: auditing terminated search" 85@ MSG_GEN_BADHWCAP_1 "hardware capability unsupported: %s" 86 87 88# Move related messages 89 90@ MSG_MOVE_ERR1 "move entry with illegal size; ignored" 91 92 93# Relocation processing messages (some of these are required to satisfy 94# do_reloc(), which is common code used by cmd/sgs/libld - make sure both 95# message files remain consistent). 96 97@ MSG_REL_NOSYM "relocation error: file %s: symbol %s: \ 98 referenced symbol not found" 99@ MSG_REL_PLTREF "relocation error: %s: unidentifiable procedure \ 100 reference: link-map 0x%llx, offset 0x%llx, \ 101 called from 0x%llx" 102@ MSG_REL_UNSUPSZ "relocation error: %s: file %s: symbol %s: \ 103 offset size (%d bytes) is not supported" 104 105 106# System call messages. 107 108@ MSG_SYS_BRK "%s: brk failed: %s" 109@ MSG_SYS_OPEN "%s: open failed: %s" 110@ MSG_SYS_MMAP "%s: mmap failed: %s" 111@ MSG_SYS_MMAPANON "%s: mmap anon failed: %s" 112@ MSG_SYS_MPROT "%s: mprotect failed: %s" 113@ MSG_SYS_PROC "%s: /proc error: %s" 114 115@ MSG_SEC_OPEN "%s: open failed: No such file in secure directories" 116@ MSG_SEC_ILLEGAL "%s: open failed: illegal insecure pathname" 117 118 119# Configuration failures 120 121@ MSG_CONF_APP "configuration file: %s: is specific to application: %s" 122@ MSG_CONF_DSTAT "configuration file: %s: original directory %s: stat \ 123 failed: %s" 124@ MSG_CONF_FSTAT "configuration file: %s: original file %s: stat \ 125 failed: %s" 126@ MSG_CONF_FCMP "configuration file: %s: original file %s: modified \ 127 since configuration file creation" 128 129# Link Audit diagnostic message formats 130 131@ MSG_AUD_BADVERS "version mismatch: current %d: required %d" 132@ MSG_AUD_DISABLED "%s: audit initialization failure: disabled" 133 134 135# Versioning diagnostics. 136 137@ MSG_VER_NFOUND "%s: version `%s' not found (required by file %s)" 138 139 140# Diagnostics generated under the control of ldd(1). 141 142@ MSG_LDD_VER_FIND " find version=%s\n" 143@ MSG_LDD_VER_NFOUND "\t%s (%s) =>\t (version not found)\n" 144 145@ MSG_LDD_SYM_NFOUND "\tsymbol not found: %s\t\t(%s)\n" 146 147@ MSG_LDD_PTH_TRYING " trying path=%s%s\n" 148@ MSG_LDD_PTH_LIBPATH " search path=%s (LD_LIBRARY_PATH)\n" 149@ MSG_LDD_PTH_LIBPATHC " search path=%s (configuration \ 150 LD_LIBRARY_PATH - %s)\n" 151@ MSG_LDD_PTH_RPATH " search path=%s (RPATH from file %s)\n" 152@ MSG_LDD_PTH_BGNDFL " search path=" 153@ MSG_LDD_PTH_ENDDFL " (default)\n" 154@ MSG_LDD_PTH_ENDDFLC " (configuration default - %s)\n" 155@ MSG_LDD_PTH_IGNORE " ignore path=%s (insecure directory name)\n" 156 157@ MSG_LDD_FIL_FILTER "\n object=%s; filter for %s\n" 158@ MSG_LDD_FIL_FIND "\n find object=%s; required by %s\n" 159@ MSG_LDD_FIL_NFOUND "\t%s =>\t (file not found)\n" 160@ MSG_LDD_FIL_ILLEGAL "\t%s =>\t (illegal insecure pathname)\n" 161@ MSG_LDD_FIL_ALTER " (alternate)" 162 163@ MSG_LDD_HWCAP_NFOUND "\t%s =>\t (no hardware capability objects found)\n" 164 165@ MSG_LDD_SEC_NFOUND "\t%s =>\t (file not found in secure directories)\n" 166 167@ MSG_LDD_REL_ERR1 "\trelocation %s offset invalid: %s: offset=0x%llx \ 168 lies outside memory image; relocation discarded\n" 169@ MSG_LDD_REL_ERR2 "\tloading after relocation has started: interposition \ 170 request (DF_1_INTERPOSE) ignored: %s\n" 171@ MSG_LDD_CPY_SIZDIF "\trelocation %s sizes differ: %s\n\ 172 \t\t(file %s size=0x%llx; file %s size=0x%llx)\n" 173@ MSG_LDD_CPY_INSDATA "\t\t%s size used; possible insufficient data copied\n" 174@ MSG_LDD_CPY_DATRUNC "\t\t%s size used; possible data truncation\n" 175@ MSG_LDD_CPY_PROT "\trelocation %s symbol: %s: file %s: relocation bound \ 176 to a symbol with STV_PROTECTED visibility\n" 177 178@ MSG_LDD_INIT_FMT_01 "\n cyclic dependencies detected, group [%d]:\n" 179@ MSG_LDD_INIT_FMT_02 " init object=%s\n" 180@ MSG_LDD_INIT_FMT_03 " init object=%s - cyclic group [%d], referenced \ 181 by:\n" 182 183@ MSG_LDD_UNUSED_FMT " unused object=%s\n" 184@ MSG_LDD_UNCYC_FMT " unused object=%s; member of cyclic group [%d]\n" 185@ MSG_LDD_UNREF_FMT " unreferenced object=%s; unused dependency of %s\n" 186 187@ MSG_LDD_REL_CPYDISP "\tsymbol %s: file %s: copy relocation symbol may \ 188 have been displacement relocated\n" 189 190@ MSG_LDD_REJ_MACH " - wrong ELF machine type: %s" 191@ MSG_LDD_REJ_CLASS " - wrong ELF class: %s" 192@ MSG_LDD_REJ_DATA " - wrong ELF data format: %s" 193@ MSG_LDD_REJ_TYPE " - bad ELF type: %s" 194@ MSG_LDD_REJ_BADFLAG " - bad ELF flags value: %s" 195@ MSG_LDD_REJ_MISFLAG " - mismatched ELF flags value: %s" 196@ MSG_LDD_REJ_VERSION " - mismatched ELF/lib version: %s" 197@ MSG_LDD_REJ_HAL " - HAL R1 extensions required" 198@ MSG_LDD_REJ_US3 " - Sun UltraSPARC III extensions required" 199@ MSG_LDD_REJ_STR " - %s" 200@ MSG_LDD_REJ_UNKFILE " - unknown file type" 201@ MSG_LDD_REJ_HWCAP_1 " - hardware capability unsupported: %s" 202 203@ MSG_LDD_GEN_HWCAP_1 "%s: warning: hardware capability unsupported: %s\n" 204 205# Error rejection messages. 206 207@ MSG_ERR_REJ_MACH "%s: wrong ELF machine type: %s" 208@ MSG_ERR_REJ_CLASS "%s: wrong ELF class: %s" 209@ MSG_ERR_REJ_DATA "%s: wrong ELF data format: %s" 210@ MSG_ERR_REJ_TYPE "%s: bad ELF type: %s" 211@ MSG_ERR_REJ_BADFLAG "%s: bad ELF flags value: %s" 212@ MSG_ERR_REJ_MISFLAG "%s: mismatched ELF flags value: %s" 213@ MSG_ERR_REJ_VERSION "%s: mismatched ELF/lib version: %s" 214@ MSG_ERR_REJ_HAL "%s: HAL R1 extensions required" 215@ MSG_ERR_REJ_US3 "%s: Sun UltraSPARC III extensions required" 216@ MSG_ERR_REJ_STR "%s: %s" 217@ MSG_ERR_REJ_UNKFILE "%s: unknown file type" 218@ MSG_ERR_REJ_HWCAP_1 "%s: hardware capability unsupported: %s" 219 220# Error TLS failures 221 222@ MSG_ERR_TLS_NOTLS "%s: object requires TLS, but TLS failed to initialize" 223 224# Error expand() 225@ MSG_ERR_EXPAND1 "%s: %s: path name too long" 226@ MSG_ERR_EXPAND2 "%s: %s: token %s could not be expanded" 227 228# Error diagnostic standard prefixes. 229 230@ MSG_ERR_WARNING "warning: " 231@ MSG_ERR_FATAL "fatal: " 232@ MSG_ERR_ELF "elf error: " 233 234@ MSG_STR_UNKNOWN "(unknown)" 235@ MSG_STR_NULL "(null)" 236 237@ _END_ 238 239@ MSG_LDD_FIL_PATH "\t%s%s%s\n" 240@ MSG_LDD_FIL_EQUIV "\t%s =>\t %s%s%s\n" 241@ MSG_LDD_FMT_PATH1 "%s" 242@ MSG_LDD_FMT_PATHN ":%s" 243@ MSG_LDD_INIT_FMT_FILE "\t%s\n" 244@ MSG_LDD_VER_FOUND "\t%s (%s) =>\t %s\n" 245 246 247 248# The following strings represent reserved words, files, pathnames and symbols. 249# Reference to this strings is via the MSG_ORIG() macro, and thus no message 250# translation is required. 251 252@ MSG_STR_EMPTY "" 253@ MSG_STR_NEGATE "-" 254@ MSG_STR_ZERO "0" 255@ MSG_STR_HEX "0x" 256@ MSG_STR_ELF "ELF" 257@ MSG_STR_EMSGFOR1 "%s: %s: %s" 258@ MSG_STR_EMSGFOR2 "%s: %s" 259@ MSG_STR_HEXNUM "0123456789abcdef" 260@ MSG_STR_NL "\n" 261@ MSG_STR_SLASH "/" 262@ MSG_STR_DELIMIT ": " 263 264@ MSG_SUNW_OST_SGS "SUNW_OST_SGS" 265@ MSG_SUNW_OST_OSLIB "SUNW_OST_OSLIB" 266 267@ MSG_TKN_PLATFORM "PLATFORM" 268@ MSG_TKN_ORIGIN "ORIGIN" 269@ MSG_TKN_ISALIST "ISALIST" 270@ MSG_TKN_OSNAME "OSNAME" 271@ MSG_TKN_OSREL "OSREL" 272@ MSG_TKN_HWCAP "HWCAP" 273@ MSG_TKN_BINDINGS "bindings" 274@ MSG_TKN_POSIX "POSIX" 275 276@ MSG_FMT_PATH "%s/%s" 277@ MSG_FMT_CWD "." 278@ MSG_FMT_PARENT "/.." 279@ MSG_FMT_PROC "/proc/%d" 280@ MSG_FMT_MSGFILE "/usr/lib/locale/%s/LC_MESSAGES/%s.mo" 281 282@ MSG_FIL_RTLD "ld.so.1" 283@ MSG_FIL_LIBC "libc.so.1" 284 285@ MSG_SYM_ELFERRMSG "elf_errmsg" 286@ MSG_SYM_ELFERRNO "elf_errno" 287@ MSG_SYM_ELFPLTTRACE "elf_plt_trace" 288@ MSG_SYM_ENVIRON "_environ" 289 290@ MSG_SYM_LAPREINIT "la_preinit" 291@ MSG_SYM_LAVERSION "la_version" 292@ MSG_SYM_LAACTIVITY "la_activity" 293@ MSG_SYM_LAOBJSEARCH "la_objsearch" 294@ MSG_SYM_LAOBJOPEN "la_objopen" 295@ MSG_SYM_LAOBJFILTER "la_objfilter" 296@ MSG_SYM_LAOBJCLOSE "la_objclose" 297@ MSG_SYM_LADYNDATA "la_dyndata" 298 299@ MSG_SPECFIL_DYNPLT "dyn_plt(ld.so.1)" 300 301@ MSG_PTH_LDPROF "/usr/lib/link_audit/ldprof.so.1" 302@ MSG_PTH_LDPROFSE "/usr/lib/secure/ldprof.so.1" 303@ MSG_PTH_LIBSYS "/usr/lib/libsys.so.1" 304@ MSG_PTH_RTLD "/usr/lib/ld.so.1" 305@ MSG_PTH_LIB "/lib" 306@ MSG_PTH_USRLIB "/usr/lib" 307@ MSG_PTH_LIBSE "/lib/secure" 308@ MSG_PTH_USRLIBSE "/usr/lib/secure" 309@ MSG_PTH_DEVNULL "/dev/null" 310@ MSG_PTH_DEVZERO "/dev/zero" 311@ MSG_PTH_CONFIG "/var/ld/ld.config" 312@ MSG_PTH_VARTMP "/var/tmp" 313 314@ MSG_ORG_CONFIG "$ORIGIN/ld.config.%s" 315 316@ MSG_LD_AUDIT "AUDIT" 317@ MSG_LD_AUDIT_ARGS "AUDIT_ARGS" 318@ MSG_LD_BIND_LAZY "BIND_LAZY" 319@ MSG_LD_BIND_NOW "BIND_NOW" 320@ MSG_LD_BIND_NOT "BIND_NOT" 321@ MSG_LD_BINDINGS "BINDINGS" 322@ MSG_LD_BREADTH "BREADTH" 323@ MSG_LD_CONCURRENCY "CONCURRENCY" 324@ MSG_LD_CONFGEN "CONFGEN" 325@ MSG_LD_CONFIG "CONFIG" 326@ MSG_LD_DEBUG "DEBUG" 327@ MSG_LD_DEBUG_OUTPUT "DEBUG_OUTPUT" 328@ MSG_LD_DEMANGLE "DEMANGLE" 329@ MSG_LD_FLAGS "FLAGS" 330@ MSG_LD_INIT "INIT" 331@ MSG_LD_LIBPATH "LIBRARY_PATH" 332@ MSG_LD_LOADAVAIL "LOADAVAIL" 333@ MSG_LD_LOADFLTR "LOADFLTR" 334@ MSG_LD_NOAUDIT "NOAUDIT" 335@ MSG_LD_NOAUXFLTR "NOAUXFLTR" 336@ MSG_LD_NOBAPLT "NOBAPLT" 337@ MSG_LD_NOCONFIG "NOCONFIG" 338@ MSG_LD_NODIRCONFIG "NODIRCONFIG" 339@ MSG_LD_NODIRECT "NODIRECT" 340@ MSG_LD_NOENVCONFIG "NOENVCONFIG" 341@ MSG_LD_NOFLTCONFIG "NOFLTCONFIG" 342@ MSG_LD_NOLAZY "NOLAZYLOAD" 343@ MSG_LD_NOOBJALTER "NOOBJALTER" 344@ MSG_LD_NOVERSION "NOVERSION" 345@ MSG_LD_ORIGIN "ORIGIN" 346@ MSG_LD_PRELOAD "PRELOAD" 347@ MSG_LD_PROFILE "PROFILE" 348@ MSG_LD_PROFILE_OUTPUT "PROFILE_OUTPUT" 349@ MSG_LD_SIGNAL "SIGNAL" 350@ MSG_LD_TRACE_OBJS "TRACE_LOADED_OBJECTS" 351@ MSG_LD_TRACE_OBJS_E "TRACE_LOADED_OBJECTS_E" 352@ MSG_LD_TRACE_OBJS_A "TRACE_LOADED_OBJECTS_A" 353@ MSG_LD_TRACE_PTHS "TRACE_SEARCH_PATHS" 354@ MSG_LD_UNREF "UNREF" 355@ MSG_LD_UNUSED "UNUSED" 356@ MSG_LD_VERBOSE "VERBOSE" 357@ MSG_LD_WARN "WARN" 358 359@ MSG_LD_FIX_1 "_FIX_1_" 360 361@ MSG_LC_ALL "ALL=" 362@ MSG_LC_MESSAGES "MESSAGES=" 363 364@ MSG_EMG_ENOMEM "internal: Not enough space" 365 366@ MSG_DBG_FMT_DIAG "%5.5d: " 367@ MSG_DBG_FMT_FILE "%s.%5.5d" 368@ MSG_DBG_FMT_THREAD "%5.5d: %d: " 369 370@ MSG_AUD_PLTENTER "la_pltenter" 371@ MSG_AUD_SYMBIND "la_symbind" 372 373@ MSG_REL_BADROFFSET "<offset lies outside memory image; relocation discarded>" 374