1
2# Message file for cmd/sgs/rtld (ld.so.1)
3
4domain	"SUNW_OST_SGS"
5
6# Usage error
7msgid	"usage: ld.so.1 [-e option,...] dynamic-object [object args,...]"
8msgstr	""
9
10# Message formatting error.
11msgid	"ld.so.1: internal: message buffer overflow"
12msgstr	""
13
14# Argument processing errors
15
16msgid	"illegal mode: RTLD_NOW or RTLD_LAZY or RTLD_NOLOAD required"
17msgstr	""
18msgid	"illegal mode: RTLD_NOW cannot be combined with RTLD_LAZY"
19msgstr	""
20msgid	"illegal mode: LM_ID_NEWLM requires non-zero path"
21msgstr	""
22msgid	"illegal mode: LM_ID_NEWLM cannot be combined with RTLD_PARENT"
23msgstr	""
24msgid	"illegal mode: potential multiple path expansion requires RTLD_FIRST"
25msgstr	""
26
27msgid	"illegal pathname"
28msgstr	""
29msgid	"illegal symbol name"
30msgstr	""
31msgid	"illegal name"
32msgstr	""
33msgid	"address 0x%llx does not fall within any mapped object"
34msgstr	""
35msgid	"invalid handle: 0x%llx"
36msgstr	""
37msgid	"illegal request value"
38msgstr	""
39msgid	"no configuration file in use"
40msgstr	""
41msgid	"no profile target specified"
42msgstr	""
43msgid	"purge of atexit() registrations failed: %d"
44msgstr	""
45msgid	"information path count (%d) insufficient"
46msgstr	""
47msgid	"information buffer size (%lld) insufficient"
48msgstr	""
49msgid	"illegal flags value: %d"
50msgstr	""
51msgid	"non-null info field required for flags value: %d"
52msgstr	""
53msgid	"invalid signal supplied: %d"
54msgstr	""
55
56# General error diagnostics
57
58msgid	"DF_1_NOOPEN tagged object may not be dlopen()'ed"
59msgstr	""
60
61msgid	"%s: can't find file"
62msgstr	""
63msgid	"%s: alternate file in use"
64msgstr	""
65msgid	"%s: can't find symbol"
66msgstr	""
67msgid	"%s: DF_1_NODUMP tagged object may not be dldump()'ed"
68msgstr	""
69
70# Move related messages
71
72msgid	"move entry with illegal size; ignored"
73msgstr	""
74
75
76# Relocation processing messages (some of these are required to satisfy
77# do_reloc(), which is common code used by cmd/sgs/libld - make sure both
78# message files remain consistent).
79
80msgid	"relocation error: file %s: symbol %s: referenced symbol not found"
81msgstr	""
82msgid	"relocation error: %s: unidentifiable procedure reference: link-map 0x%llx, offset 0x%llx, called from 0x%llx"
83msgstr	""
84msgid	"relocation error: %s: file %s: symbol %s: offset size (%d bytes) is not supported"
85msgstr	""
86msgid	"relocation error: %s: file %s: symbol %s: file contains insufficient TLS support information"
87msgstr	""
88
89# System call messages.
90
91msgid	"%s: brk failed: %s"
92msgstr	""
93msgid	"%s: open failed: %s"
94msgstr	""
95msgid	"%s: mmap failed: %s"
96msgstr	""
97msgid	"%s: mprotect failed: %s"
98msgstr	""
99msgid	"mmap anon failed: %s"
100msgstr	""
101
102msgid	"%s: open failed: No such file in secure directories"
103msgstr	""
104msgid	"%s: open failed: illegal insecure pathname"
105msgstr	""
106
107
108# Configuration failures
109
110msgid	"configuration file: %s: is specific to application: %s"
111msgstr	""
112msgid	"configuration file: %s: original directory %s: stat failed: %s"
113msgstr	""
114msgid	"configuration file: %s: original file %s: stat failed: %s"
115msgstr	""
116msgid	"configuration file: %s: original file %s: modified since configuration file creation"
117msgstr	""
118
119# Link Audit diagnostic message formats
120
121msgid	"version mismatch: current %d: required %d"
122msgstr	""
123msgid	"%s: audit initialization failure: disabled"
124msgstr	""
125
126
127# Versioning diagnostics.
128
129msgid	"%s: version '%s' not found (required by file %s)"
130msgstr	""
131
132
133# Diagnostics generated under the control of ldd(1).
134
135msgid	"   find version=%s\n"
136msgstr	""
137msgid	"\t%s (%s) =>\t (version not found)\n"
138msgstr	""
139
140msgid	"\tsymbol not found: %s\t\t(%s)\n"
141msgstr	""
142
143msgid	"    trying path=%s%s\n"
144msgstr	""
145msgid	"    search path=%s  (LD_LIBRARY_PATH)\n"
146msgstr	""
147msgid	"    search path=%s  (configuration LD_LIBRARY_PATH - %s)\n"
148msgstr	""
149msgid	"    search path=%s  (RUNPATH/RPATH from file %s)\n"
150msgstr	""
151msgid	"    search path="
152msgstr	""
153msgid	"  (default)\n"
154msgstr	""
155msgid	"  (configuration default - %s)\n"
156msgstr	""
157msgid	"    ignore path=%s  (insecure directory name)\n"
158msgstr	""
159
160msgid	"\n   object=%s; filter for %s\n"
161msgstr	""
162msgid	"\n   find object=%s; required by %s\n"
163msgstr	""
164msgid	"\t%s =>\t (file not found)\n"
165msgstr	""
166msgid	"\t%s =>\t (illegal insecure pathname)\n"
167msgstr	""
168msgid	"  (alternate)"
169msgstr	""
170
171msgid	"\t%s =>\t (no capability objects found)\n"
172msgstr	""
173
174msgid	"\t%s =>\t (file not found in secure directories)\n"
175msgstr	""
176
177msgid	"\trelocation %s offset invalid: %s: offset=0x%llx lies outside memory image; relocation discarded\n"
178msgstr	""
179msgid	"\tloading after relocation has started: interposition request (DF_1_INTERPOSE) ignored: %s\n"
180msgstr	""
181msgid	"\tmove %lld offset invalid: %s: offset=0x%llx lies outside memory image; move discarded\n"
182msgstr	""
183msgid	"\trelocation %s sizes differ: %s\n\t\t(file %s size=0x%llx; file %s size=0x%llx)\n"
184msgstr	""
185msgid	"\t\t%s size used; possible insufficient data copied\n"
186msgstr	""
187msgid	"\t\t%s size used; possible data truncation\n"
188msgstr	""
189msgid	"\trelocation %s symbol: %s: file %s: relocation bound to a symbol with STV_PROTECTED visibility\n"
190msgstr	""
191
192msgid	"\n   cyclic dependencies detected, group [%d]:\n"
193msgstr	""
194msgid	"   init object=%s\n"
195msgstr	""
196msgid	"   init object=%s - cyclic group [%d], referenced by:\n"
197msgstr	""
198
199msgid	"   unused object=%s\n"
200msgstr	""
201msgid	"   unused object=%s; member of cyclic group [%d]\n"
202msgstr	""
203msgid	"   unreferenced object=%s; unused dependency of %s\n"
204msgstr	""
205
206msgid	"\tsymbol %s: file %s: copy relocation symbol may have been displacement relocated\n"
207msgstr	""
208
209msgid	"  - wrong ELF machine type: %s"
210msgstr	""
211msgid	"  - wrong ELF class: %s"
212msgstr	""
213msgid	"  - wrong ELF data format: %s"
214msgstr	""
215msgid	"  - bad ELF type: %s"
216msgstr	""
217msgid	"  - bad ELF flags value: %s"
218msgstr	""
219msgid	"  - mismatched ELF flags value: %s"
220msgstr	""
221msgid	"  - mismatched ELF/lib version: %s"
222msgstr	""
223msgid	"  - HAL R1 extensions required"
224msgstr	""
225msgid	"  - Sun UltraSPARC III extensions required"
226msgstr	""
227msgid	"  - %s"
228msgstr	""
229msgid	"  - unknown file type"
230msgstr	""
231msgid	"  - unknown capability: %d"
232msgstr	""
233msgid	"  - hardware capability (CA_SUNW_HW_1) unsupported: %s"
234msgstr	""
235msgid	"  - software capability (CA_SUNW_SF_1) unsupported: %s"
236msgstr	""
237msgid	"  - machine capability (CA_SUNW_MACH) unsupported: %s"
238msgstr	""
239msgid	"  - platform capability (CA_SUNW_PLAT) unsupported: %s"
240msgstr	""
241msgid	"  - hardware capability (CA_SUNW_HW_2) unsupported: %s"
242msgstr	""
243msgid	"  - invalid archive use"
244msgstr	""
245
246msgid	"%s: unknown capability: %d"
247msgstr	""
248msgid	"%s: warning: hardware capability (CA_SUNW_HW_1) unsupported: %s\n"
249msgstr	""
250msgid	"%s: warning: software capability (CA_SUNW_SF_1) unsupported: %s\n"
251msgstr	""
252msgid	"%s: warning: machine capability (CA_SUNW_MACH) unsupported: %s\n"
253msgstr	""
254msgid	"%s: warning: platform capability (CA_SUNW_PLAT) unsupported: %s\n"
255msgstr	""
256msgid	"%s: warning: hardware capability (CA_SUNW_HW_2) unsupported: %s\n"
257msgstr	""
258
259# Error rejection messages.
260
261msgid	"%s: wrong ELF machine type: %s"
262msgstr	""
263msgid	"%s: wrong ELF class: %s"
264msgstr	""
265msgid	"%s: wrong ELF data format: %s"
266msgstr	""
267msgid	"%s: bad ELF type: %s"
268msgstr	""
269msgid	"%s: bad ELF flags value: %s"
270msgstr	""
271msgid	"%s: mismatched ELF flags value: %s"
272msgstr	""
273msgid	"%s: mismatched ELF/lib version: %s"
274msgstr	""
275msgid	"%s: HAL R1 extensions required"
276msgstr	""
277msgid	"%s: Sun UltraSPARC III extensions required"
278msgstr	""
279msgid	"%s: %s"
280msgstr	""
281msgid	"%s: unknown file type"
282msgstr	""
283msgid	"%s: unknown capability: %d"
284msgstr	""
285msgid	"%s: hardware capability (CA_SUNW_HW_1) unsupported: %s"
286msgstr	""
287msgid	"%s: software capability (CA_SUNW_SF_1) unsupported: %s"
288msgstr	""
289msgid	"%s: machine capability (CA_SUNW_MACH) unsupported: %s"
290msgstr	""
291msgid	"%s: platform capability (CA_SUNW_PLAT) unsupported: %s"
292msgstr	""
293msgid	"%s: hardware capability (CA_SUNW_HW_2) unsupported: %s"
294msgstr	""
295msgid	"%s: invalid archive use"
296msgstr	""
297
298# Error TLS failures
299
300msgid	"%s: TLS requirement failure : TLS support is unavailable"
301msgstr	""
302msgid	"%s: static TLS failure: object is not part of primary link-map list"
303msgstr	""
304msgid	"%s: static TLS failure: object loaded after process initialization: size (%#llx) exceeds available backup reservation (%#llx)"
305msgstr	""
306msgid	"%s: static TLS failure: object loaded after process initialization: can not accommodate initialized data"
307msgstr	""
308
309# Error expand()
310
311msgid	"%s: %s: path name too long"
312msgstr	""
313msgid	"%s: %s: token %s could not be expanded"
314msgstr	""
315
316# Specific dlinfo() messages.
317
318msgid	"%s: no deferred dependency found"
319msgstr	""
320msgid	"%s: no deferred symbol found"
321msgstr	""
322msgid	"%s: deferred dependency is already loaded"
323msgstr	""
324
325# Error diagnostic standard prefixes.
326
327msgid	"warning: "
328msgstr	""
329msgid	"guidance: "
330msgstr	""
331msgid	"fatal: "
332msgstr	""
333msgid	"elf error: "
334msgstr	""
335
336msgid	"(unknown)"
337msgstr	""
338msgid	"(null)"
339msgstr	""
340
341# Unused errors - used by ldd.
342
343msgid	"   unused search path=%s  (LD_LIBRARY_PATH)\n"
344msgstr	""
345msgid	"   unused (duplicate) search path=%s  (LD_LIBRARY_PATH)\n"
346msgstr	""
347msgid	"   unused search path=%s  (configuration LD_LIBRARY_PATH - %s)\n"
348msgstr	""
349msgid	"   unused (duplicate) search path=%s  (configuration LD_LIBRARY_PATH - %s)\n"
350msgstr	""
351msgid	"   unused search path=%s  (RUNPATH/RPATH from file %s)\n"
352msgstr	""
353
354msgid	"ignoring unknown capability: %s"
355msgstr	""
356
357
358# Message file for cmd/sgs/rtld (ld.so.1) - sparc specific.
359
360msgid	"relocation error: file %s: symbol %s: unimplemented relocation type: %d"
361msgstr	""
362msgid	"relocation error: %s: file %s: symbol %s: offset 0x%llx is non-aligned"
363msgstr	""
364msgid	"relocation error: %s: file %s: symbol %s: unsupported number of bits: %d"
365msgstr	""
366msgid	"relocation error: %s: file %s: symbol %s: value 0x%llx loses %d bits at offset 0x%llx"
367msgstr	""
368msgid	"relocation error: %s: file %s: symbol %s: value 0x%llx does not fit"
369msgstr	""
370msgid	"relocation error: file %s: REGISTER relocation against bad register offset: 0x%llx"
371msgstr	""
372
373msgid	"register symbol conflict: %s: file %s symbol %s; file %s symbol %s"
374msgstr	""
375
376msgid	"\tregister symbol conflict: %s\n\t\t(file %s symbol %s; file %s symbol %s)\n"
377msgstr	""
378
379
380# Message file for cmd/sgs/rtld (ld.so.1) - 32bit sparc specific.
381
382# General error diagnostics (a.out)
383
384msgid	"relocation error: file %s: symbol %s: value 0x%x overflows %d bits at offset 0x%x"
385msgstr	""
386
387msgid	"%s: has older revision than expected %s"
388msgstr	""
389
390msgid	"/proc error: %s"
391msgstr	""
392
393
394# Message file for cmd/sgs/rtld (ld.so.1) - 64bit sparc specific.
395
396
397# Message file for cmd/sgs/rtld (ld.so.1) - 32bit intel specific.
398
399
400# Message file for cmd/sgs/rtld (ld.so.1) - 64bit amd64 specific.
401
402msgid	"relocation error: %s: file %s: symbol %s: value 0x%llx does not fit"
403msgstr	""
404
405msgid	"dlgetamd64unwind: invalid data buffer dlui_version: %d: version unitialized, or exceeds current version: %d"
406msgstr	""
407
408