xref: /illumos-gate/usr/src/cmd/sgs/libld/common/libld.msg (revision f6f4cb8ada400367a1921f6b93fb9e02f53ac5e6)
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 (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26
27@ _START_
28
29# Message file for cmd/sgs/libld.
30
31@ MSG_ID_LIBLD
32
33#
34# TRANSLATION_NOTE -- Beginning of USAGE message
35# 	The following messages are the usage messages for the ld command.
36#	Tab characters (\t) are used to align the messages.
37#
38#	Each usage message starts with \t, and if the message has more than one
39#		line, the following messages are aligned by 3 tab characters.
40#		When you see \n\t\t\t, the first \n is used to change the line,
41#		and following 3 tab characters are used to align the line.
42#
43#	Each usage message option is surrounded by [ and ].  Then the
44#	description of the option follows. The descriptions should be aligned,
45#	so tab characters are padded as needed after the closing bracket ].
46#
47#	How to align the messages are up to the translators and the
48#	localization engineers.
49#
50#	In C locale, the first 3 messages would look like the following:
51#
52#	usage: ld [-6:abc:.....] file(s)
53#        	[-a]            create an absolute file
54#        	[-b]            do not do special PIC relocations in a.out
55#        	[-c file]       record configuration `file'
56#
57@ MSG_ARG_USAGE		"usage: ld [-%s] file(s)\n"
58@ MSG_ARG_DETAIL_6	"\t[-64]\t\tenforce a 64-bit link-edit\n"
59@ MSG_ARG_DETAIL_A	"\t[-a]\t\tcreate an absolute file\n"
60@ MSG_ARG_DETAIL_B	"\t[-b]\t\tdo not do special PIC relocations in a.out\n"
61@ MSG_ARG_DETAIL_CBDR	"\t[-B direct | nodirect]\n\
62			 \t\t\testablish direct bindings, or inhibit direct \
63			 binding\n\
64			 \t\t\tto, the object being created\n"
65@ MSG_ARG_DETAIL_CBDY	"\t[-B dynamic | static]\n\
66			 \t\t\tsearch for shared libraries|archives\n"
67@ MSG_ARG_DETAIL_CBE	"\t[-B eliminate]\teliminate unqualified global \
68			 symbols from the\n\t\t\tsymbol table\n"
69@ MSG_ARG_DETAIL_CBG	"\t[-B group]\trelocate object from within group\n"
70@ MSG_ARG_DETAIL_CBL	"\t[-B local]\treduce unqualified global symbols to \
71			 local\n"
72@ MSG_ARG_DETAIL_CBR	"\t[-B reduce]\tprocess symbol reductions\n"
73@ MSG_ARG_DETAIL_CBS	"\t[-B symbolic]\tbind external references to \
74			 definitions when creating\n\
75			 \t\t\tshared objects\n"
76@ MSG_ARG_DETAIL_C	"\t[-c name]\trecord configuration file `name'\n"
77@ MSG_ARG_DETAIL_CC	"\t[-C]\t\tdemangle C++ symbol name diagnostics\n"
78@ MSG_ARG_DETAIL_D	"\t[-d y | n]\toperate in dynamic|static mode\n"
79@ MSG_ARG_DETAIL_CD	"\t[-D token,...]\tprint diagnostic messages\n"
80@ MSG_ARG_DETAIL_E	"\t[-e epsym]\tuse `epsym' as entry point address\n"
81@ MSG_ARG_DETAIL_F	"\t[-f name]\tspecify library for which this file is \
82			 an auxiliary\n\
83			 \t\t\tfilter\n"
84@ MSG_ARG_DETAIL_CF	"\t[-F name]\tspecify library for which this file is \
85			 a filter\n"
86@ MSG_ARG_DETAIL_CG	"\t[-G]\t\tcreate a shared object\n"
87@ MSG_ARG_DETAIL_H	"\t[-h name]\tuse `name' as internal shared object \
88			 identifier\n"
89@ MSG_ARG_DETAIL_I	"\t[-i]\t\tignore LD_LIBRARY_PATH setting\n"
90@ MSG_ARG_DETAIL_CI	"\t[-I name]\tuse `name' as path of interpreter\n"
91@ MSG_ARG_DETAIL_L	"\t[-l x]\t\tsearch for libx.so or libx.a\n"
92@ MSG_ARG_DETAIL_CL	"\t[-L path]\tsearch for libraries in directory \
93			 `path'\n"
94@ MSG_ARG_DETAIL_M	"\t[-m]\t\tprint memory map\n"
95@ MSG_ARG_DETAIL_CM	"\t[-M mapfile]\tuse processing directives contained \
96			 in `mapfile'\n"
97@ MSG_ARG_DETAIL_CN	"\t[-N string]\tcreate a dynamic dependency for \
98			 `string'\n"
99@ MSG_ARG_DETAIL_O	"\t[-o outfile]\tname the output file `outfile'\n"
100@ MSG_ARG_DETAIL_P	"\t[-p auditlib]\tidentify audit library to accompany \
101			 this object\n"
102@ MSG_ARG_DETAIL_CP	"\t[-P auditlib]\tidentify audit library for \
103			 processing the dependencies\n\
104			 \t\t\tof this object\n"
105@ MSG_ARG_DETAIL_CQ	"\t[-Q y | n]\tdo|do not place version information in \
106			 output file\n"
107@ MSG_ARG_DETAIL_R	"\t[-r]\t\tcreate a relocatable object\n"
108@ MSG_ARG_DETAIL_CR	"\t[-R path]\tspecify a library search path to be \
109			 used at run time\n"
110@ MSG_ARG_DETAIL_S	"\t[-s]\t\tstrip any symbol and debugging information\n"
111@ MSG_ARG_DETAIL_CS	"\t[-S supportlib]\n\
112			 \t\t\tspecify a link-edit support library\n"
113@ MSG_ARG_DETAIL_T	"\t[-t]\t\tdo not warn of multiply-defined symbols \
114			 that have\n\t\t\tdifferent sizes or alignments\n"
115@ MSG_ARG_DETAIL_U	"\t[-u symname]\tcreate an undefined symbol `symname'\n"
116@ MSG_ARG_DETAIL_CV	"\t[-V]\t\tprint version information\n"
117@ MSG_ARG_DETAIL_CY	"\t[-Y P,dirlist]\tuse `dirlist' as a default path \
118			 when searching for\n\
119			 \t\t\tlibraries\n"
120@ MSG_ARG_DETAIL_ZA	"\t[-z absexec]\twhen building an executable absolute \
121			 symbols\n \
122			 \t\t\treferenced in dynamic objects are promoted to\n \
123			 \t\t\tthe executable\n"
124@ MSG_ARG_DETAIL_ZAE	"\t[-z allextract | defaultextract | weakextract]\n\
125			 \t\t\textract all member files, only members that \
126			 resolve\n\
127			 \t\t\tundefined tor tentative symbols, or \
128			 allow extraction of\n\
129			 \t\t\tarchive members to resolvetweak references from \
130			 \n\t\t\t\archive files\n"
131@ MSG_ARG_DETAIL_ZAL	"\t[-z altexec64]\texecute the 64-bit link-editor\n"
132@ MSG_ARG_DETAIL_ZC	"\t[-z combreloc | nocombreloc]\n\
133			 combine|do not combine multiple relocation sections\n"
134@ MSG_ARG_DETAIL_ZNC	"\t[-z nocompstrtab]\n\t\t\tdisable compression of \
135			 string tables\n"
136@ MSG_ARG_DETAIL_ZDFS	"\t[-z defs]\tdisallow undefined symbol references\n"
137@ MSG_ARG_DETAIL_ZDRS	"\t[-z direct | nodirect]\n\
138			 \t\t\tenable|disable direct binding to shared object\n\
139			 \t\t\tdependencies\n"
140@ MSG_ARG_DETAIL_ZE	"\t[-z endfiltee]\tmarks a filtee such that it will \
141			 terminate a filters\n\t\t\tsearch\n"
142@ MSG_ARG_DETAIL_ZFA	"\t[-z finiarray=function]\n\
143			 \t\t\tname of function to be appended to the \
144			 .finiarray\n"
145@ MSG_ARG_DETAIL_ZGP	"\t[-z groupperm | nogroupperm]\n\
146			 \t\t\tenable|disable setting of group permissions\n\
147			 \t\t\ton dynamic dependencies\n"
148@ MSG_ARG_DETAIL_ZH	"\t[-z help ]\tprint this usage message\n"
149@ MSG_ARG_DETAIL_ZIG	"\t[-z ignore | record]\n\
150			 \t\t\tignore|record unused dynamic dependencies\n"
151@ MSG_ARG_DETAIL_ZINA	"\t[-z initarray=function]\n\
152			 \t\t\tname of function to be appended to the \
153			 .initarray\n"
154@ MSG_ARG_DETAIL_ZINI	"\t[-z initfirst]\tmark object to indicate that its \
155			 .init section should\n\
156			 \t\t\tbe executed before the .init section of any \
157			 other\n\t\t\tobjects\n"
158@ MSG_ARG_DETAIL_ZINT	"\t[-z interpose]\
159			 \tdynamic object is to be an `interposer' on direct\n\
160			 \t\t\tbindings\n"
161@ MSG_ARG_DETAIL_ZLAZY	"\t[-z lazyload | nolazyload]\n\
162			 \t\t\tenable|disable delayed loading of shared \
163			 object\n\t\t\tdependencies\n"
164@ MSG_ARG_DETAIL_ZLD32	"\t[-z ld32=arg1,arg2,...]\n\
165			 \t\t\tdefine arguments applicable to the \
166			 32-bit class of ld(1)\n"
167@ MSG_ARG_DETAIL_ZLD64	"\t[-z ld64=arg1,arg2,...]\n\
168			 \t\t\tdefine arguments applicable to the \
169			 64-bit class of ld(1)\n"
170@ MSG_ARG_DETAIL_ZLO	"\t[-z loadfltr]\tmark filter as requiring immediate \
171			 loading of its\n\
172			 \t\t\tfiltees at runtime\n"
173@ MSG_ARG_DETAIL_ZM	"\t[-z muldefs]\tallow multiply-defined symbols\n"
174@ MSG_ARG_DETAIL_ZNDFS	"\t[-z nodefs]\tallow undefined symbol references\n"
175@ MSG_ARG_DETAIL_ZNDEF	"\t[-z nodefaultlib]\n\
176			 \t\t\tmark object to ignore any default library \
177			 search path\n"
178@ MSG_ARG_DETAIL_ZNDEL	"\t[-z nodelete]\tmark object as non-deletable\n"
179@ MSG_ARG_DETAIL_ZNDLO	"\t[-z nodlopen]\tmark object as non-dlopen()'able\n"
180@ MSG_ARG_DETAIL_ZNDU	"\t[-z nodump]\tmark object as non-dldump()'able\n"
181@ MSG_ARG_DETAIL_ZNLD	"\t[-z noldynsym]\tdo not add a .SUNW_ldynsym section\n"
182@ MSG_ARG_DETAIL_ZNPA	"\t[-z nopartial]\texpand any partially initialized \
183			 symbols\n"
184@ MSG_ARG_DETAIL_ZNV	"\t[-z noversion]\tdo not record any version sections\n"
185@ MSG_ARG_DETAIL_ZNOW	"\t[-z now]\tmark object as requiring non-lazy \
186			 binding\n"
187@ MSG_ARG_DETAIL_ZO	"\t[-z origin]\tmark object as requiring $ORIGIN \
188			 processing\n"
189@ MSG_ARG_DETAIL_ZPIA	"\t[-z preinitarray=function]\n\
190			 \t\t\tname of function to be appended to the \
191			 .preinitarray\n"
192@ MSG_ARG_DETAIL_ZRL	"\t[-z redlocsym]\treduce local syms in .symtab to \
193			 a minimum\n"
194@ MSG_ARG_DETAIL_ZRREL	"\t[-z relaxreloc]\trelax rules used for relocations \
195			 against COMDAT sections\n"
196@ MSG_ARG_DETAIL_ZRS	"\t[-z rescan]\trescan archive list until no further \
197			 member\n\t\t\textraction occurs\n"
198@ MSG_ARG_DETAIL_ZTARG	"\t[-z target=platform]\n\
199			 \t\t\ttarget machine for cross linking\n"
200@ MSG_ARG_DETAIL_ZT	"\t[-z text]\tdisallow output relocations against \
201			 text\n"
202@ MSG_ARG_DETAIL_ZTO	"\t[-z textoff]\tallow output relocations against \
203			 text\n"
204@ MSG_ARG_DETAIL_ZTW	"\t[-z textwarn]\twarn if there are relocations \
205			 against text\n"
206@ MSG_ARG_DETAIL_ZV	"\t[-z verbose]\t\
207			 generate warnings for suspicious processings\n"
208
209#
210# TRANSLATION_NOTE -- End of USAGE message
211#
212@ MSG_GRP_INVALNDX	"file: %s: group section: %s: entry %d: \
213			 invalid section index: %d"
214@ MSG_GRP_INVALSYM	"file: %s: group section: %s: invalid group symbol %s:"
215
216# Relocation processing messages (some of these are required to satisfy
217# do_reloc(), which is common code used by cmd/sgs/rtld - make sure both
218# message files remain consistent).
219
220@ MSG_REL_NOFIT		"relocation error: %s: file %s: symbol %s: \
221			 value 0x%llx does not fit"
222@ MSG_REL_NONALIGN	"relocation error: %s: file %s: symbol %s: \
223			 offset 0x%llx is non-aligned"
224@ MSG_REL_NULL		"relocation error: file %s: section %s: \
225			 skipping null relocation record"
226@ MSG_REL_NOTSUP	"relocation error: %s: file %s: section %s: \
227			 relocation not currently supported"
228@ MSG_REL_PICREDLOC	"relocation error: %s: file %s symbol %s: \
229			 -z redlocsym may not be used for pic code"
230@ MSG_REL_TLSLE		"relocation error: %s: file %s: symbol %s: \
231			 relocation illegal when building a shared object"
232@ MSG_REL_TLSBND	"relocation error: %s: file %s: symbol %s: \
233			 bound to: %s: relocation illegal when not bound \
234			 to object being created"
235@ MSG_REL_TLSSTAT	"relocation error: %s: file %s: symbol %s: \
236			 relocation illegal when building a static object"
237@ MSG_REL_TLSBADSYM	"relocation error: %s: file %s: symbol %s: \
238			 bad symbol type %s: symbol type must be TLS"
239@ MSG_REL_BADTLS	"relocation error: %s: file %s: symbol %s: \
240			 relocation illegal for TLS symbol"
241@ MSG_REL_BADGOTBASED	"relocation error: %s: file %s: symbol %s: a GOT \
242			 relative relocation must reference a local symbol"
243@ MSG_REL_UNKNWSYM	"relocation error: %s: file %s: section %s: \
244			 attempt to relocate with respect to unknown \
245			 symbol %s: offset 0x%llx, symbol index %d"
246@ MSG_REL_UNSUPSZ	"relocation error: %s: file %s: symbol %s: \
247			 offset size (%d bytes) is not supported"
248@ MSG_REL_INVALOFFSET	"relocation error: %s: file: %s section %s: \
249			 invalid offset symbol `%s': offset 0x%llx"
250@ MSG_REL_INVALRELT	"relocation error: file %s: section %s: \
251			 invalid relocation type: 0x%x"
252@ MSG_REL_EMPTYSEC	"relocation error: %s: file %s: symbol %s: \
253			 attempted against empty section %s"
254@ MSG_REL_EXTERNSYM	"relocation error: %s: file %s: symbol %s: \
255			 external symbolic relocation against non-allocatable \
256			 section %s; cannot be processed at runtime: \
257			 relocation ignored"
258@ MSG_REL_UNEXPREL	"relocation error: %s: file %s: symbol %s: \
259			 unexpected relocation; generic processing performed"
260@ MSG_REL_UNEXPSYM	"relocation error: %s: file %s: symbol %s: \
261			 unexpected symbol referenced from file %s"
262@ MSG_REL_SYMDISC	"relocation error: %s: file: %s section: %s \
263			 symbol: %s: symbol has been discarded with discarded \
264			 section: %s"
265@ MSG_REL_NOSYMBOL	"relocation error: %s: file %s: section: %s: \
266			 offset: 0x%llx: relocation requires reference symbol"
267@ MSG_REL_DISPREL1	"relocation error: %s: file %s: symbol %s: \
268			 displacement relocation applied to the symbol \
269			 %s at 0x%llx: symbol %s is a copy relocated symbol"
270@ MSG_REL_UNSUPSIZE	"relocation error: %s: file %s: section %s: \
271			 relocation against section symbol unsupported"
272
273@ MSG_REL_DISPREL2	"relocation warning: %s: file %s: symbol %s: \
274			 may contain displacement relocation"
275@ MSG_REL_DISPREL3	"relocation warning: %s: file %s: symbol %s: \
276			 displacement relocation applied to the symbol \
277			 %s: at 0x%llx: displacement relocation will not be \
278			 visible in output image"
279@ MSG_REL_DISPREL4	"relocation warning: %s: file %s: symbol %s: \
280			 displacement relocation to be applied to the symbol \
281			 %s: at 0x%llx: displacement relocation will be \
282			 visible in output image"
283@ MSG_REL_COPY		"relocation warning: %s: file %s: symbol %s: \
284			 relocation bound to a symbol with STV_PROTECTED \
285			 visibility"
286@ MSG_RELINVSEC		"relocation warning: %s: file %s: section: %s: \
287			 against suspicious section %s; relocation ignored"
288@ MSG_REL_TLSIE		"relocation warning: %s: file %s: symbol %s: \
289			 relocation has restricted use when building a shared \
290			 object"
291
292@ MSG_REL_SLOPCDATNONAM	"relocation warning: %s: file %s: section %s: \
293			 relocation against discarded COMDAT section %s: \
294			 redirected to file %s"
295@ MSG_REL_SLOPCDATNAM	"relocation warning: %s: file %s: section %s: \
296			 symbol %s: relocation against discarded COMDAT \
297			 section %s: redirected to file %s"
298@ MSG_REL_SLOPCDATNOSYM	"relocation warning: %s: file %s: section %s: \
299			 symbol %s: relocation against discarded COMDAT \
300			 section %s: symbol not found, relocation ignored"
301
302@ MSG_REL_NOREG		"relocation error: REGISTER relocation not supported \
303			 on target architecture"
304
305#
306# TRANSLATION_NOTE
307# 	The following 7 messages are the message to print the
308#	following example messages.
309#
310#Text relocation remains		      referenced
311#    against symbol		    offset	in file
312#str                                 0x14      	main.o
313#printf                              0x1c      	main.o
314#
315#	The first two lines are the header, and the next msgid
316#	is the format string for the header.
317#	Tabs and spaces are used for alignment.
318#	The first and third %s are for: "Text relocation remains against symbol"
319#	The second %s and fourth %s are for: "referenced in file"
320#	The third %s is for: "offset"
321#
322@ MSG_REL_REMAIN_FMT_1	"%-40s\t%s\n    %s\t\t    %s\t%s"
323#
324# TRANSLATION_NOTE
325#	The next two msdid make a sentence. So translate:
326#		"Text relocation remain against symbol"
327#	And separate them into two msgstr considering the proper
328#	alignment.
329@ MSG_REL_RMN_ITM_11	"Text relocation remains"
330@ MSG_REL_RMN_ITM_12	"against symbol"
331@ MSG_REL_RMN_ITM_13	"warning: Text relocation remains"
332
333@ MSG_REL_RMN_ITM_2	"offset"
334
335#
336# TRANSLATION_NOTE
337#	The next two msdid make a sentence. So translate:
338#		"referenced in file"
339#	And separate them into two msgstr considering the proper
340#	alignment.
341@ MSG_REL_RMN_ITM_31	"referenced"
342@ MSG_REL_RMN_ITM_32	"in file"
343@ MSG_REL_REMAIN_2	"%-35s 0x%-8llx\t%s"
344@ MSG_REL_REMAIN_3	"relocations remain against allocatable but \
345			 non-writable sections"
346
347# Files processing messages
348
349@ MSG_FIL_MULINC_1	"file %s: attempted multiple inclusion of file"
350@ MSG_FIL_MULINC_2	"file %s: linked to %s: attempted multiple inclusion \
351			 of file"
352@ MSG_FIL_SOINSTAT	"input of shared object `%s' in static mode"
353@ MSG_FIL_INVALSEC	"file %s: section %s has invalid type %s"
354@ MSG_FIL_NOTFOUND	"file %s: required by %s, not found"
355@ MSG_FIL_MALSTR	"file %s: section %s: malformed string table, \
356			 initial or final byte"
357@ MSG_FIL_PTHTOLONG	"`%s/%s' pathname too long"
358@ MSG_FIL_EXCLUDE	"file %s: section %s contains both SHF_EXCLUDE and \
359			 SHF_ALLOC flags: SHF_EXCLUDE ignored"
360@ MSG_FIL_INTERRUPT	"file %s: creation interrupted: %s"
361@ MSG_FIL_INVRELOC1	"file %s: section %s: relocations can not be applied \
362			 against section `%s'"
363@ MSG_FIL_INVSHINFO	"file %s: section %s: has invalid sh_info: %lld"
364@ MSG_FIL_INVSHLINK	"file %s: section %s: has invalid sh_link: %lld"
365@ MSG_FIL_INVSHENTSIZE	"file %s: section %s: has invalid sh_entsize: %lld"
366@ MSG_FIL_NOSTRTABLE	"file %s: section %s: symbol[%d]: specifies string \
367			 table offset 0x%llx: no string table is available"
368@ MSG_FIL_EXCSTRTABLE	"file %s: section %s: symbol[%d]: specifies string \
369			 table offset 0x%llx: exceeds string table %s: \
370			 size 0x%llx"
371@ MSG_FIL_NONAMESYM	"file %s: section %s: symbol[%d]: global symbol has \
372			 no name"
373@ MSG_FIL_UNKCAP	"file %s: section %s: unknown capability tag: %d"
374@ MSG_FIL_BADSF1	"file %s: section %s: unknown software capabilities: \
375			 0x%llx; ignored"
376
377@ MSG_FIL_BADORDREF	"file %s: section %s[%d]: contains illegal reference \
378			 to discarded section: %s[%d]"
379
380
381# Recording name conflicts
382
383@ MSG_REC_OPTCNFLT	"recording name conflict: file `%s' and -h option \
384			 provide identical dependency names: %s"
385@ MSG_REC_OBJCNFLT	"recording name conflict: file `%s' and file `%s' \
386			 provide identical dependency names: %s  %s"
387@ MSG_REC_CNFLTHINT	"(possible multiple inclusion of the same file)"
388
389# System call messages
390
391@ MSG_SYS_OPEN		"file %s: open failed: %s"
392@ MSG_SYS_UNLINK	"file %s: unlink failed: %s"
393@ MSG_SYS_MMAPANON	"mmap anon failed: %s"
394
395
396# Messages related to platform support
397@ MSG_TARG_UNSUPPORTED	"unsupported ELF machine type: %s"
398
399
400
401# ELF processing messages
402
403@ MSG_ELF_LIBELF	"libelf: version not supported: %d"
404
405@ MSG_ELF_ARMEM		"file %s: unable to locate archive member;\n\t\
406			 offset=%x, symbol[%d]=%s"
407
408@ MSG_ELF_ARSYM		"file %s ignored: unable to locate archive symbol table"
409
410@ MSG_ELF_VERSYM	"file %s: version symbol section entry mismatch:\n\t\
411			 (section %s entries=%d; section %s entries=%d)"
412
413@ MSG_ELF_NOGROUPSECT	"file %s: section %s: SHF_GROUP flag set, but no \
414			 corresponding SHT_GROUP section found"
415
416# Section processing errors
417
418@ MSG_SCN_NONALLOC	"%s: non-allocatable section `%s' directed to a \
419			 loadable segment"
420
421# Symbol processing errors
422
423@ MSG_SYM_NOSECDEF	"symbol `%s' in file %s has no section definition"
424@ MSG_SYM_INVSEC	"symbol `%s' in file %s associated with invalid \
425			 section[%lld]"
426@ MSG_SYM_TLS		"symbol `%s' in file %s (STT_TLS), is defined \
427			 in a non-SHF_TLS section"
428@ MSG_SYM_BADADDR	"symbol `%s' in file %s: section [%d] %s: size %#llx: \
429			 symbol (address %#llx, size %#llx) lies outside \
430			 of containing section"
431@ MSG_SYM_BADADDR_ROTXT	"symbol `%s' in file %s: readonly text section \
432			 [%d] %s: size %#llx: symbol (address %#llx, \
433			 size %#llx) lies outside of containing section"
434@ MSG_SYM_MULDEF	"symbol `%s' is multiply-defined:"
435@ MSG_SYM_CONFVIS	"symbol `%s' has conflicting visibilities:"
436@ MSG_SYM_DIFFTYPE	"symbol `%s' has differing types:"
437@ MSG_SYM_DIFFATTR	"symbol `%s' has differing %s:\n\
438			 \t(file %s value=0x%llx; file %s value=0x%llx);"
439@ MSG_SYM_FILETYPES	"\t(file %s type=%s; file %s type=%s);"
440@ MSG_SYM_VISTYPES	"\t(file %s visibility=%s; file %s visibility=%s);"
441@ MSG_SYM_DEFTAKEN	"\t%s definition taken"
442@ MSG_SYM_DEFUPDATE	"\t%s definition taken and updated with larger size"
443@ MSG_SYM_LARGER	"\tlargest value applied"
444@ MSG_SYM_TENTERR	"\ttentative symbol cannot override defined symbol \
445			 of smaller size"
446
447@ MSG_SYM_INVSHNDX	"symbol %s has invalid section index; \
448			 ignored:\n\t(file %s value=%s);"
449@ MSG_SYM_NONGLOB	"global symbol %s has non-global binding:\n\
450			 \t(file %s value=%s);"
451@ MSG_SYM_RESERVE	"reserved symbol `%s' already defined in file %s"
452@ MSG_SYM_NOTNULL	"undefined symbol `%s' with non-zero value encountered \
453			 from file %s"
454@ MSG_SYM_DUPSORTADDR	"section %s: symbol `%s' and symbol `%s' have the \
455			 same address: %#llx: remove duplicate with \
456			 NOSORTSYM mapfile directive"
457
458@ MSG_PSYM_INVMINFO1	"file %s: section %s: entry[%d] has invalid m_info: \
459			 0x%llx for symbol index"
460@ MSG_PSYM_INVMINFO2	"file %s: section %s: entry[%d] has invalid m_info: \
461			 0x%llx for size"
462@ MSG_PSYM_INVMREPEAT	"file %s: section %s: entry[%d] has invalid m_repeat: \
463			 0x%llx"
464@ MSG_PSYM_CANNOTEXPND	"file %s: section %s: entry[%d] can not be expanded: \
465			 associated symbol size is unknown %s"
466@ MSG_PSYM_NOSTATIC	"and partial initialization cannot be deferred to \
467			 a static object"
468@ MSG_PSYM_OVERLAP	"file %s: section %s: symbol `%s' overlapping \
469			 initialization"
470@ MSG_PSYM_EXPREASON1	"output file is static object"
471@ MSG_PSYM_EXPREASON2	"-znopartial option in effect"
472@ MSG_PSYM_EXPREASON3	"move infrastructure size is greater than move data"
473
474#
475# Support library failures
476#
477@ MSG_SUP_NOLOAD	"dlopen() of support library (%s) failed with \
478			 error: %s"
479@ MSG_SUP_BADVERSION	"initialization of support library (%s) failed with \
480			 bad version.  supported: %d returned: %d"
481
482
483#
484# TRANSLATION_NOTE
485# 	The following 7 messages are the message to print the
486#	following example messages.
487#
488#Undefined			first referenced
489# symbol  			    in file
490#inquire                            halt_hold.o
491#
492@ MSG_SYM_FMT_UNDEF	"%s\t\t\t%s\
493			 \n %s  \t\t\t    %s"
494
495#
496# TRANSLATION_NOTE
497#	The next two msdid make a sentence. So translate:
498#		"Undefined symbol"
499#	And separate them into two msgstr considering the proper
500#	alignment.
501@ MSG_SYM_UNDEF_ITM_11	"Undefined"
502@ MSG_SYM_UNDEF_ITM_12	"symbol"
503#
504# TRANSLATION_NOTE
505#	The next two msdid make a sentence. So translate:
506#		"first referenced in file"
507#	And separate them into two msgstr considering the proper
508#	alignment.
509@ MSG_SYM_UNDEF_ITM_21	"first referenced"
510@ MSG_SYM_UNDEF_ITM_22	"in file"
511#
512
513@ MSG_SYM_UND_UNDEF	"%-35s %s"
514@ MSG_SYM_UND_NOVER	"%-35s %s  (symbol has no version assigned)"
515@ MSG_SYM_UND_IMPL	"%-35s %s  (symbol belongs to implicit dependency %s)"
516@ MSG_SYM_UND_NOTA	"%-35s %s  (symbol belongs to unavailable version %s \
517			 (%s))"
518@ MSG_SYM_UND_BNDLOCAL	"%-35s %s  (symbol scope specifies local binding)"
519
520@ MSG_SYM_ENTRY		"entry point"
521@ MSG_SYM_UNDEF		"%s symbol `%s' is undefined"
522@ MSG_SYM_EXTERN	"%s symbol `%s' is undefined  (symbol belongs to \
523			 dependency %s)"
524@ MSG_SYM_NOCRT		"symbol `%s' not found, but %s section exists - \
525			 possible link-edit without using the compiler driver"
526
527# Output file update messages
528
529@ MSG_UPD_NOREADSEG	"No read-only segments found.  Setting `_etext' to 0"
530@ MSG_UPD_NORDWRSEG	"No read-write segments found.  Setting `_edata' to 0"
531@ MSG_UPD_NOSEG		"Setting `end' and `_end' to 0"
532
533@ MSG_UPD_SEGOVERLAP	"%s: segment address overlap;\n\
534			 \tprevious segment ending at address 0x%llx overlaps\n\
535			 \tuser defined segment `%s' starting at address 0x%llx"
536@ MSG_UPD_LARGSIZE	"%s: segment %s calculated size 0x%llx\n\
537			 \tis larger than user-defined size 0x%llx"
538
539@ MSG_UPD_NOBITS	"NOBITS section found before end of initialized data"
540
541
542# Version processing messages
543
544@ MSG_VER_HIGHER	"file %s: version revision %d is higher than \
545			 expected %d"
546@ MSG_VER_NOEXIST	"file %s: version `%s' does not exist:\n\
547			 \trequired by file %s"
548@ MSG_VER_UNDEF		"version `%s' undefined, referenced by version `%s':\n\
549			 \trequired by file %s"
550@ MSG_VER_UNAVAIL	"file %s: version `%s' is unavailable:\n\
551			 \trequired by file %s"
552@ MSG_VER_DEFINED	"version symbol `%s' already defined in file %s"
553@ MSG_VER_INVALNDX	"version symbol `%s' from file %s has an invalid \
554			 version index (%d)"
555@ MSG_VER_ADDVERS	"unused $ADDVERS specification from file `%s' \
556			 for object `%s'\nversion(s):"
557@ MSG_VER_ADDVER	"\t%s"
558@ MSG_VER_CYCLIC	"following versions generate cyclic dependency:"
559
560
561# Basic strings
562
563@ MSG_STR_ALIGNMENTS	"alignments"
564@ MSG_STR_COMMAND	"(command line)"
565@ MSG_STR_TLSREL	"(internal TLS relocation requirement)"
566@ MSG_STR_SIZES		"sizes"
567@ MSG_STR_UNKNOWN       "<unknown>"
568@ MSG_STR_SECTION	"%s (section)"
569@ MSG_STR_SECTION_MSTR	"%s (merged string section)"
570
571#
572# TRANSLATION_NOTE
573#	The elf_ function name represents a man page reference and should not
574#	be translated.
575@ MSG_ELF_BEGIN		"file %s: elf_begin"
576@ MSG_ELF_CNTL		"file %s: elf_cntl"
577@ MSG_ELF_GETARHDR	"file %s: elf_getarhdr"
578@ MSG_ELF_GETARSYM	"file %s: elf_getarsym"
579@ MSG_ELF_GETDATA	"file %s: elf_getdata"
580@ MSG_ELF_GETEHDR	"file %s: elf_getehdr"
581@ MSG_ELF_GETPHDR	"file %s: elf_getphdr"
582@ MSG_ELF_GETSCN	"file %s: elf_getscn: scnndx: %d"
583@ MSG_ELF_GETSHDR	"file %s: elf_getshdr"
584@ MSG_ELF_NDXSCN	"file %s: elf_ndxscn"
585@ MSG_ELF_NEWDATA	"file %s: elf_newdata"
586@ MSG_ELF_NEWEHDR	"file %s: elf_newehdr"
587@ MSG_ELF_NEWSCN	"file %s: elf_newscn"
588@ MSG_ELF_NEWPHDR	"file %s: elf_newphdr"
589@ MSG_ELF_STRPTR	"file %s: elf_strptr"
590@ MSG_ELF_UPDATE	"file %s: elf_update"
591@ MSG_ELF_SWAP_WRIMAGE	"file %s: _elf_swap_wrimage"
592
593
594@ MSG_REJ_MACH		"file %s: wrong ELF machine type: %s"
595@ MSG_REJ_CLASS		"file %s: wrong ELF class: %s"
596@ MSG_REJ_DATA		"file %s: wrong ELF data format: %s"
597@ MSG_REJ_TYPE		"file %s: bad ELF type: %s"
598@ MSG_REJ_BADFLAG	"file %s: bad ELF flags value: %s"
599@ MSG_REJ_MISFLAG	"file %s: mismatched ELF flags value: %s"
600@ MSG_REJ_VERSION	"file %s: mismatched ELF/lib version: %s"
601@ MSG_REJ_HAL		"file %s: HAL R1 extensions required"
602@ MSG_REJ_US3		"file %s: Sun UltraSPARC III extensions required"
603@ MSG_REJ_STR		"file %s: %s"
604@ MSG_REJ_UNKFILE	"file %s: unknown file type"
605@ MSG_REJ_HWCAP_1	"file %s: hardware capability unsupported: %s"
606
607@ _END_
608
609
610# The following strings represent reserved names.  Reference to these strings
611# is via the MSG_ORIG() macro, and thus translations are not required.
612
613@ MSG_STR_EMPTY		""
614@ MSG_STR_COLON		":"
615@ MSG_STR_DOT		"."
616@ MSG_STR_SLASH		"/"
617@ MSG_STR_DYNAMIC	"(.dynamic)"
618@ MSG_STR_ORIGIN	"$ORIGIN"
619@ MSG_STR_PLATFORM	"$PLATFORM"
620@ MSG_STR_ISALIST	"$ISALIST"
621@ MSG_STR_OSNAME	"$OSNAME"
622@ MSG_STR_OSREL		"$OSREL"
623
624@ MSG_FMT_ARMEM		"%s(%s)"
625@ MSG_FMT_COLPATH	"%s:%s"
626@ MSG_FMT_SYMNAM	"`%s'"
627@ MSG_FMT_NULLSYMNAM	"%s[%d]"
628
629@ MSG_PTH_RTLD		"/usr/lib/ld.so.1"
630
631@ MSG_SUNW_OST_SGS	"SUNW_OST_SGS"
632
633
634# Section strings
635
636@ MSG_SCN_BSS		".bss"
637@ MSG_SCN_DATA		".data"
638@ MSG_SCN_COMMENT	".comment"
639@ MSG_SCN_DEBUG		".debug"
640@ MSG_SCN_DEBUG_INFO	".debug_info"
641@ MSG_SCN_DYNAMIC	".dynamic"
642@ MSG_SCN_DYNSYMSORT	".SUNW_dynsymsort"
643@ MSG_SCN_DYNTLSSORT	".SUNW_dyntlssort"
644@ MSG_SCN_DYNSTR	".dynstr"
645@ MSG_SCN_DYNSYM	".dynsym"
646@ MSG_SCN_DYNSYM_SHNDX	".dynsym_shndx"
647@ MSG_SCN_LDYNSYM	".SUNW_ldynsym"
648@ MSG_SCN_LDYNSYM_SHNDX	".SUNW_ldynsym_shndx"
649@ MSG_SCN_EX_SHARED	".ex_shared"
650@ MSG_SCN_EX_RANGES	".exception_ranges"
651@ MSG_SCN_EXCL		".excl"
652@ MSG_SCN_FINI		".fini"
653@ MSG_SCN_FINIARRAY	".finiarray"
654@ MSG_SCN_GOT		".got"
655@ MSG_SCN_GNU_LINKONCE	".gnu.linkonce."
656@ MSG_SCN_HASH		".hash"
657@ MSG_SCN_INDEX		".index"
658@ MSG_SCN_INIT		".init"
659@ MSG_SCN_INITARRAY	".initarray"
660@ MSG_SCN_INTERP	".interp"
661@ MSG_SCN_LBSS		".lbss"
662@ MSG_SCN_LDATA		".ldata"
663@ MSG_SCN_LINE		".line"
664@ MSG_SCN_LRODATA	".lrodata"
665@ MSG_SCN_PLT		".plt"
666@ MSG_SCN_PREINITARRAY	".preinitarray"
667@ MSG_SCN_REL		".rel"
668@ MSG_SCN_RELA		".rela"
669@ MSG_SCN_RODATA	".rodata"
670@ MSG_SCN_SBSS		".sbss"
671@ MSG_SCN_SBSS2		".sbss2"
672@ MSG_SCN_SDATA		".sdata"
673@ MSG_SCN_SDATA2	".sdata2"
674@ MSG_SCN_SHSTRTAB	".shstrtab"
675@ MSG_SCN_STAB		".stab"
676@ MSG_SCN_STABEXCL	".stab.exclstr"
677@ MSG_SCN_STRTAB	".strtab"
678@ MSG_SCN_SUNWBSS	".SUNW_bss"
679@ MSG_SCN_SUNWDATA1	".SUNW_data1"
680@ MSG_SCN_SUNWMOVE	".SUNW_move"
681@ MSG_SCN_SUNWRELOC	".SUNW_reloc"
682@ MSG_SCN_SUNWSYMINFO	".SUNW_syminfo"
683@ MSG_SCN_SUNWVERSION	".SUNW_version"
684@ MSG_SCN_SUNWVERSYM	".SUNW_versym"
685@ MSG_SCN_SUNWCAP	".SUNW_cap"
686@ MSG_SCN_SYMTAB	".symtab"
687@ MSG_SCN_SYMTAB_SHNDX	".symtab_shndx"
688@ MSG_SCN_TBSS		".tbss"
689@ MSG_SCN_TDATA		".tdata"
690@ MSG_SCN_TEXT		".text"
691
692@ MSG_SYM_FINIARRAY	"finiarray"
693@ MSG_SYM_INITARRAY	"initarray"
694@ MSG_SYM_PREINITARRAY	"preinitarray"
695
696#
697# GNU section names
698#
699@ MSG_SCN_CTORS		".ctors"
700@ MSG_SCN_DTORS		".dtors"
701@ MSG_SCN_EHFRAME	".eh_frame"
702@ MSG_SCN_EHFRAME_HDR	".eh_frame_hdr"
703@ MSG_SCN_JCR		".jcr"
704
705# Entry criteria strings (segment names)
706
707@ MSG_ENT_PHDR		"phdr"
708@ MSG_ENT_INTERP	"interp"
709@ MSG_ENT_TEXT		"text"
710@ MSG_ENT_DATA		"data"
711@ MSG_ENT_BSS		"bss"
712@ MSG_ENT_DTRACE	"dtrace"
713@ MSG_ENT_DYNAMIC	"dynamic"
714@ MSG_ENT_LDATA		"ldata"
715@ MSG_ENT_LRODATA	"lrodata"
716@ MSG_ENT_NOTE		"note"
717@ MSG_ENT_TLS		"tls"
718@ MSG_ENT_UNWIND	"unwind"
719
720@ MSG_ENT_SUNWBSS	"SUNW_bss"
721@ MSG_ENT_SUNWCAP	"SUNW_cap"
722
723# Symbol names
724
725@ MSG_SYM_START		"_start"
726@ MSG_SYM_MAIN		"main"
727
728@ MSG_SYM_FINI_U	"_fini"
729@ MSG_SYM_INIT_U	"_init"
730@ MSG_SYM_DYNAMIC	"DYNAMIC"
731@ MSG_SYM_DYNAMIC_U	"_DYNAMIC"
732@ MSG_SYM_EDATA		"edata"
733@ MSG_SYM_EDATA_U	"_edata"
734@ MSG_SYM_END		"end"
735@ MSG_SYM_END_U		"_end"
736@ MSG_SYM_ETEXT		"etext"
737@ MSG_SYM_ETEXT_U	"_etext"
738@ MSG_SYM_GOFTBL	"GLOBAL_OFFSET_TABLE_"
739@ MSG_SYM_GOFTBL_U	"_GLOBAL_OFFSET_TABLE_"
740@ MSG_SYM_PLKTBL	"PROCEDURE_LINKAGE_TABLE_"
741@ MSG_SYM_PLKTBL_U	"_PROCEDURE_LINKAGE_TABLE_"
742@ MSG_SYM_TLSGETADDR_U	"__tls_get_addr"
743@ MSG_SYM_TLSGETADDR_UU	"___tls_get_addr"
744
745@ MSG_SYM_L_END		"END_"
746@ MSG_SYM_L_END_U	"_END_"
747@ MSG_SYM_L_START	"START_"
748@ MSG_SYM_L_START_U	"_START_"
749
750# Support functions
751
752@ MSG_SUP_VERSION	"ld_version"
753@ MSG_SUP_INPUT_DONE	"ld_input_done"
754
755@ MSG_SUP_START_64	"ld_start64"
756@ MSG_SUP_ATEXIT_64	"ld_atexit64"
757@ MSG_SUP_OPEN_64	"ld_open64"
758@ MSG_SUP_FILE_64	"ld_file64"
759@ MSG_SUP_INSEC_64	"ld_input_section64"
760@ MSG_SUP_SEC_64	"ld_section64"
761
762@ MSG_SUP_START		"ld_start"
763@ MSG_SUP_ATEXIT	"ld_atexit"
764@ MSG_SUP_OPEN		"ld_open"
765@ MSG_SUP_FILE		"ld_file"
766@ MSG_SUP_INSEC		"ld_input_section"
767@ MSG_SUP_SEC		"ld_section"
768
769#
770# Message previously in 'ld'
771#
772#
773@ _START_
774
775# System error messages
776
777@ MSG_SYS_STAT		"file %s: stat failed: %s"
778@ MSG_SYS_READ		"file %s: read failed: %s"
779@ MSG_SYS_NOTREG	"file %s: is not a regular file"
780
781# Argument processing messages
782
783@ MSG_ARG_DYNINCOMP	"option %s and building \
784			 a dynamic executable are incompatible"
785@ MSG_ARG_INCOMP	"option %s and %s are incompatible"
786@ MSG_ARG_MTONCE	"option %s appears more than once, first setting taken"
787@ MSG_ARG_ILLEGAL	"option %s has illegal argument `%s'"
788@ MSG_ARG_YP		"option -YP and -Y%c may not be specified concurrently"
789@ MSG_ARG_STRIP		"option -r and -s both set; only debugging \
790			 information stripped"
791@ MSG_ARG_NOFILES	"no files on input command line"
792@ MSG_ARG_NOFLTR	"option %s is only meaningful when building a filter"
793@ MSG_ARG_NODEFLIB	"the default library search path has been suppressed, \
794			 but no runpaths have been specified (see -R option)"
795@ MSG_ARG_NOENTRY	"entry point symbol `%s' is undefined"
796
797@ MSG_ARG_FLAGS		"Flags processing errors"
798@ MSG_ARG_FILES		"File processing errors. No output written to %s"
799@ MSG_ARG_SYM_WARN	"Symbol referencing errors"
800@ MSG_ARG_SYM_FATAL	"Symbol referencing errors. No output written to %s"
801
802# Entrance criteria messages
803
804@ MSG_ENT_MAP_FMT_TIL_1	"\t\t%s\n\n"
805@ MSG_ENT_MAP_TITLE_1	"LINK EDITOR MEMORY MAP"
806
807#
808# TRANSLATION_NOTE -- Entry map header
809#
810# The next message is a format string for a title. The title is composed of
811# two lines. In C locale, it would look like:
812#
813# 	output		input		new
814#	section		section		displacement	size
815#
816# The \t characters are used for alignment.  (output section), (input section),
817# and (new displacement) have to be aligned.
818#
819@ MSG_ENT_MAP_FMT_TIL_2	"\n%s\t\t%s\t\t%s\n%s\t\t%s\t\t%s\t%s\n\n"
820@ MSG_ENT_MAP_FMT_TIL_3	"\n%s\t\t%s\t\t%s\n%s\t\t%s\t\t%s\t\t%s\n\n"
821@ MSG_ENT_ITM_OUTPUT	"output"
822@ MSG_ENT_ITM_INPUT	"input"
823@ MSG_ENT_ITM_NEW	"new"
824@ MSG_ENT_ITM_SECTION	"section"
825@ MSG_ENT_ITM_DISPMNT	"displacement"
826@ MSG_ENT_ITM_SIZE	"size"
827@ MSG_ENT_ITM_VIRTUAL	"virtual"
828@ MSG_ENT_ITM_ADDRESS	"address"
829
830@ MSG_ENT_MAP_ENTRY_1	"%-8.8s\t\t\t%08.2llx\t%08.2llx\n"
831@ MSG_ENT_MAP_ENTRY_2	"\t\t%-8.8s\t%08.2llx\t%08.2llx %s\n"
832
833#
834# TRANSLATION_NOTE -- multiple defined symbol table header
835#
836# In C locale, an example output is:
837#
838#		MULTIPLY DEFINED SYMBOLS
839#
840#
841#symbol				  definition used     also defined in
842#
843#variable1                           main.o
844#							./libfred.so
845@ MSG_ENT_MUL_FMT_TIL_0	"\n\n\t\t%s\n\n\n"
846@ MSG_ENT_MUL_TIL_0	"MULTIPLY DEFINED SYMBOLS"
847
848#
849# TRANSLATION_NOTE -- This is the format string for:
850#
851#symbol				  definition used     also defined in
852#
853@ MSG_ENT_MUL_FMT_TIL_1	"%s\t\t\t\t  %s     %s\n\n"
854@ MSG_ENT_MUL_ITM_SYM	"symbol"
855@ MSG_ENT_MUL_ITM_DEF_0	"definition used"
856@ MSG_ENT_MUL_ITM_DEF_1	"also defined in"
857
858#
859# TRANSLATION_NOTE -- This is the format string for the second item:
860#
861@ MSG_ENT_MUL_ENTRY_1	"%-35s %s\n"
862
863#
864# TRANSLATION_NOTE -- This is the format string for the third item:
865#
866@ MSG_ENT_MUL_ENTRY_2	"\t\t\t\t\t\t\t%s\n"
867
868@ MSG_ENT_NOSEC_1	"mapfile: %s segment: section `%s' does not appear \
869			 in file `%s'"
870@ MSG_ENT_NOSEC_2	"mapfile: %s segment: section `%s' does not appear \
871			 in any input file"
872
873# Library messages
874
875@ MSG_LIB_NOTFOUND	"library -l%s: not found"
876@ MSG_LIB_MALFORM	"LD_LIBRARY_PATH malformed"
877@ MSG_LIB_BADYP		"-YP library path malformed"
878
879
880# Mapfile processing messages
881
882@ MSG_MAP_BADFLAG	"%s: %lld: badly formed section flags `%s'"
883@ MSG_MAP_REDEFATT	"%s: %lld: redefining %s attribute for `%s'"
884@ MSG_MAP_PREMEOF	"%s: %lld: premature EOF"
885@ MSG_MAP_ILLCHAR	"%s: %lld: illegal character `\\%03o'"
886@ MSG_MAP_MALFORM	"%s: %lld: malformed entry"
887@ MSG_MAP_NONLOAD	"%s: %lld: %s not allowed on non-LOAD segments"
888@ MSG_MAP_NOSTACK1	"%s: %lld: %s not allowed on STACK segment"
889@ MSG_MAP_NOSTACK2	"%s: %lld: multiple STACK segments are not allowed"
890@ MSG_MAP_MOREONCE	"%s: %lld: %s set more than once on same line"
891@ MSG_MAP_NOTERM	"%s: %lld: string does not terminate with a `\"'"
892@ MSG_MAP_SECINSEG	"%s: %lld: section within segment ordering done on \
893			 a non-existent segment `%s'"
894@ MSG_MAP_INCOMFLG	"%s: %lld: incompatible flags $SPECVERS and $ADDVERS \
895			 used on the same object `%s'"
896@ MSG_MAP_MULSONAME	"%s: %lld: multiple definition of SONAME field for %s: \
897			 first `%s', second `%s'; first value used"
898@ MSG_MAP_UNEXDEP	"%s: %lld: dependency `%s' unexpected; ignored"
899@ MSG_MAP_UNEXTOK	"%s: %lld: unexpected occurrence of `%c' token"
900
901@ MSG_MAP_SEGEMPLOAD	"%s: %lld: empty segment must be of type LOAD or NULL"
902@ MSG_MAP_SEGEMPEXE	"%s: %lld: a LOAD empty segment definition is only \
903			 allowed when creating a dynamic executable"
904@ MSG_MAP_SEGEMPATT	"%s: %lld: a LOAD empty segment must have an address \
905			 and size"
906@ MSG_MAP_SEGEMPNOATT	"%s: %lld: a NULL empty segment must not have an address \
907			 or size"
908@ MSG_MAP_SEGEMPSEC	"%s: %lld: empty segment can not have sections \
909			 assigned to it"
910@ MSG_MAP_SEGEMNOPERM	"%s: %lld: empty segment must not have \
911			 p_flags set: 0x%x"
912
913@ MSG_MAP_UNKSYMSCO	"%s: %lld: unknown symbol scope definition `%s'"
914@ MSG_MAP_UNKSYMDEF	"%s: %lld: unknown symbol definition `%s'"
915@ MSG_MAP_UNKSEGTYP	"%s: %lld: unknown internal segment type %d"
916@ MSG_MAP_UNKSOTYP	"%s: %lld: unknown shared object type `%s'"
917@ MSG_MAP_UNKSEGATT	"%s: %lld: unknown segment attribute `%s'"
918@ MSG_MAP_UNKSEGFLG	"%s: %lld: unknown segment flag `?%c'"
919@ MSG_MAP_UNKSECTYP	"%s: %lld: unknown section type `%s'"
920
921@ MSG_MAP_SEGSIZE	"%s: %lld: segment `%s' already has a size symbol"
922@ MSG_MAP_SEGADDR	"%s: %lld: segment address or length `%s' %s"
923@ MSG_MAP_BADCAPVAL	"%s: %lld: bad capability value `%s': %s"
924@ MSG_MAP_UNKCAPATTR	"%s: %lld: unknown capability attribute `%s'"
925@ MSG_MAP_EMPTYCAP	"%s: %lld: empty capability definition; ignored"
926@ MSG_MAP_SEGRESV	"%s: %lld: segments `interp' or `dynamic' may not be \
927			 changed"
928
929@ MSG_MAP_SYMDEF1	"%s: %lld: symbol `%s' is already defined in file: \
930			 %s: %s"
931@ MSG_MAP_SYMDEF2	"%s: %lld: symbol `%s': %s"
932
933@ MSG_MAP_EXPSCOL	"%s: %lld: expected a `;'"
934@ MSG_MAP_EXPEQU	"%s: %lld: expected a `=', `:', `|', or `@'"
935@ MSG_MAP_EXPSEGATT	"%s: %lld: expected one or more segment attributes \
936			 after an `='"
937@ MSG_MAP_EXPSEGNAM	"%s: %lld: expected a segment name at the beginning \
938			 of a line"
939@ MSG_MAP_EXPSYM_1	"%s: %lld: expected a symbol name after `@'"
940@ MSG_MAP_EXPSYM_2	"%s: %lld: expected a symbol name after `{'"
941@ MSG_MAP_EXPSEC	"%s: %lld: expected a section name after `|'"
942@ MSG_MAP_EXPSO		"%s: %lld: expected a shared object definition \
943			 after `-'"
944@ MSG_MAP_EXPVERS	"%s: %lld: expected a `;' or version reference \
945			 after `}'"
946@ MSG_MAP_MULTFILTEE	"%s: %lld: multiple filtee definitions unsupported"
947@ MSG_MAP_NOFILTER	"%s: %lld: filtee definition required"
948@ MSG_MAP_BADSF1	"%s: %lld: unknown software capabilities: 0x%llx; \
949			 ignored"
950@ MSG_MAP_NOINTPOSE	"%s: %lld: interposition symbols can only be defined \
951			 when building a dynamic executable"
952@ MSG_MAP_NOEXVLSZ	"%s: %lld: value and size attributes are imcompatible \
953			 with extern or parent symbols"
954
955@ MSG_MAP_SEGSAME	"segments `%s' and `%s' have the same assigned \
956			 virtual address"
957@ MSG_MAP_EXCLIMIT	"exceeds internal limit"
958@ MSG_MAP_NOBADFRM	"number is badly formed"
959
960@ MSG_MAP_SEGTYP	"segment type"
961@ MSG_MAP_SEGVADDR	"segment virtual address"
962@ MSG_MAP_SEGPHYS	"segment physical address"
963@ MSG_MAP_SEGLEN	"segment length"
964@ MSG_MAP_SEGFLAG	"segment flags"
965@ MSG_MAP_SEGALIGN	"segment alignment"
966@ MSG_MAP_SEGROUND	"segment rounding"
967
968@ MSG_MAP_SECTYP	"section type"
969@ MSG_MAP_SECFLAG	"section flags"
970@ MSG_MAP_SECNAME	"section name"
971
972@ MSG_MAP_SYMVAL	"symbol value"
973@ MSG_MAP_SYMSIZE	"symbol size"
974
975@ MSG_MAP_DIFF_SYMVAL	"symbol values differ"
976@ MSG_MAP_DIFF_SYMSZ	"symbol sizes differ"
977@ MSG_MAP_DIFF_SYMTYP	"symbol types differ"
978@ MSG_MAP_DIFF_SYMNDX	"symbol indexes differ"
979@ MSG_MAP_DIFF_SYMLCL	"symbol scope conflict against local and non-local"
980@ MSG_MAP_DIFF_SYMGLOB	"symbol scope conflict against singleton/exported"
981@ MSG_MAP_DIFF_SYMPROT	"symbol scope conflict against protected"
982@ MSG_MAP_DIFF_SYMVER	"symbol version conflict"
983@ MSG_MAP_DIFF_SYMMUL	"symbol multiple definition"
984@ MSG_MAP_DIFF_SNGLDIR	"singleton scope and direct declaration are \
985			 incompatible"
986@ MSG_MAP_DIFF_PROTNDIR	"protected scope and no-direct declaration \
987			 are incompatible"
988
989
990@ MSG_MAP_SECORDER	"section ordering requested, but no matching section \
991			 found: segment: %s section: %s"
992
993# Generic error diagnostic labels
994
995@ MSG_STR_NULL		"(null)"
996
997@ MSG_DBG_DFLT_FMT	"debug: "
998@ MSG_DBG_AOUT_FMT	"debug: a.out: "
999@ MSG_DBG_NAME_FMT	"debug: %s: "
1000
1001
1002@ _END_
1003
1004
1005# Software identification.  Note, the SGU strings is historic, and has
1006# little relevence.  It is preserved as applications have used this
1007# string to identify the Solaris link-editor.
1008
1009@ MSG_SGS_ID		"ld: Software Generation Utilities - \
1010			 Solaris Link Editors: "
1011
1012# The following strings represent reserved words, files, pathnames and symbols.
1013# Reference to this strings is via the MSG_ORIG() macro, and thus no message
1014# translation is required.
1015
1016@ MSG_DBG_CLS32_FMT	"32: "
1017@ MSG_DBG_CLS64_FMT	"64: "
1018
1019@ MSG_STR_PATHTOK	";:"
1020@ MSG_STR_AOUT		"a.out"
1021
1022@ MSG_STR_LIB_A		"%s/lib%s.a"
1023@ MSG_STR_LIB_SO	"%s/lib%s.so"
1024@ MSG_STR_PATH		"%s/%s"
1025@ MSG_STR_STRNL		"%s\n"
1026@ MSG_STR_NL		"\n"
1027
1028@ MSG_STR_INTERP	"interp"
1029@ MSG_STR_LD_DYNAMIC	"dynamic"
1030@ MSG_STR_SYMBOLIC	"symbolic"
1031@ MSG_STR_ELIMINATE	"eliminate"
1032@ MSG_STR_LOCAL		"local"
1033@ MSG_STR_EXPORTED	"exported"
1034@ MSG_STR_SINGLETON	"singleton"
1035@ MSG_STR_PROGBITS	"progbits"
1036@ MSG_STR_SYMTAB	"symtab"
1037@ MSG_STR_DYNSYM	"dynsym"
1038@ MSG_STR_REL		"rel"
1039@ MSG_STR_RELA		"rela"
1040@ MSG_STR_STRTAB	"strtab"
1041@ MSG_STR_HASH		"hash"
1042@ MSG_STR_LIB		"lib"
1043@ MSG_STR_NOTE		"note"
1044@ MSG_STR_NOBITS	"nobits"
1045@ MSG_STR_HWCAP_1	"hwcap_1"
1046@ MSG_STR_SFCAP_1	"sfcap_1"
1047
1048@ MSG_STR_OPTIONS	"6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:\
1049			 S:VY:?"
1050
1051
1052# Argument processing strings
1053
1054@ MSG_ARG_6		"-6"
1055@ MSG_ARG_A		"-a"
1056@ MSG_ARG_B		"-b"
1057@ MSG_ARG_CB		"-B"
1058@ MSG_ARG_BDIRECT	"-Bdirect"
1059@ MSG_ARG_BDYNAMIC	"-Bdynamic"
1060@ MSG_ARG_BELIMINATE	"-Beliminate"
1061@ MSG_ARG_BGROUP	"-Bgroup"
1062@ MSG_ARG_BLOCAL	"-Blocal"
1063@ MSG_ARG_BNODIRECT	"-Bnodirect"
1064@ MSG_ARG_BSYMBOLIC	"-Bsymbolic"
1065@ MSG_ARG_BTRANS	"-Btrans"
1066@ MSG_ARG_C		"-c"
1067@ MSG_ARG_D		"-d"
1068@ MSG_ARG_E		"-e"
1069@ MSG_ARG_DN		"-dn"
1070@ MSG_ARG_DY		"-dy"
1071@ MSG_ARG_F		"-f"
1072@ MSG_ARG_CF		"-F"
1073@ MSG_ARG_CG		"-G"
1074@ MSG_ARG_H		"-h"
1075@ MSG_ARG_CI		"-I"
1076@ MSG_ARG_CN		"-N"
1077@ MSG_ARG_O		"-o"
1078@ MSG_ARG_P		"-p"
1079@ MSG_ARG_CP		"-P"
1080@ MSG_ARG_CQ		"-Q"
1081@ MSG_ARG_R		"-r"
1082@ MSG_ARG_CY		"-Y"
1083@ MSG_ARG_CYL		"-YL"
1084@ MSG_ARG_CYP		"-YP"
1085@ MSG_ARG_CYU		"-YU"
1086@ MSG_ARG_Z		"-z"
1087@ MSG_ARG_ZDEFNODEF	"-z[defs|nodefs]"
1088@ MSG_ARG_ZNODEF	"-znodefs"
1089@ MSG_ARG_ZNOINTERP	"-znointerp"
1090@ MSG_ARG_ZRELAXRELOC	"-zrelaxreloc"
1091@ MSG_ARG_ZNORELAXRELOC	"-znorelaxreloc"
1092@ MSG_ARG_ZTEXT		"-ztext"
1093@ MSG_ARG_ZTEXTOFF	"-ztextoff"
1094@ MSG_ARG_ZTEXTWARN	"-ztextwarn"
1095@ MSG_ARG_ZTEXTALL	"-z[text|textwarn|textoff]"
1096@ MSG_ARG_ZLOADFLTR	"-zloadfltr"
1097@ MSG_ARG_ZCOMBRELOC	"-zcombreloc"
1098
1099@ MSG_ARG_ABSEXEC	"absexec"
1100@ MSG_ARG_ALTEXEC64	"altexec64"
1101@ MSG_ARG_NOCOMPSTRTAB	"nocompstrtab"
1102@ MSG_ARG_GROUPPERM	"groupperm"
1103@ MSG_ARG_NOGROUPPERM	"nogroupperm"
1104@ MSG_ARG_LAZYLOAD	"lazyload"
1105@ MSG_ARG_NOLAZYLOAD	"nolazyload"
1106@ MSG_ARG_INTERPOSE	"interpose"
1107@ MSG_ARG_DIRECT	"direct"
1108@ MSG_ARG_NODIRECT	"nodirect"
1109@ MSG_ARG_IGNORE	"ignore"
1110@ MSG_ARG_RECORD	"record"
1111@ MSG_ARG_INITFIRST	"initfirst"
1112@ MSG_ARG_INITARRAY	"initarray="
1113@ MSG_ARG_FINIARRAY	"finiarray="
1114@ MSG_ARG_PREINITARRAY	"preinitarray="
1115@ MSG_ARG_RTLDINFO	"rtldinfo="
1116@ MSG_ARG_DTRACE	"dtrace="
1117@ MSG_ARG_TRANSLATOR	"translator"
1118@ MSG_ARG_NOOPEN	"nodlopen"
1119@ MSG_ARG_NOW		"now"
1120@ MSG_ARG_ORIGIN	"origin"
1121@ MSG_ARG_DEFS		"defs"
1122@ MSG_ARG_NODEFS	"nodefs"
1123@ MSG_ARG_NODUMP	"nodump"
1124@ MSG_ARG_NOVERSION	"noversion"
1125@ MSG_ARG_TEXT		"text"
1126@ MSG_ARG_TEXTOFF	"textoff"
1127@ MSG_ARG_TEXTWARN	"textwarn"
1128@ MSG_ARG_MULDEFS	"muldefs"
1129@ MSG_ARG_NODELETE	"nodelete"
1130@ MSG_ARG_NOINTERP	"nointerp"
1131@ MSG_ARG_NOPARTIAL	"nopartial"
1132@ MSG_ARG_NORELOC	"noreloc"
1133@ MSG_ARG_REDLOCSYM	"redlocsym"
1134@ MSG_ARG_VERBOSE	"verbose"
1135@ MSG_ARG_WEAKEXT	"weakextract"
1136@ MSG_ARG_LOADFLTR	"loadfltr""
1137@ MSG_ARG_ALLEXTRT	"allextract"
1138@ MSG_ARG_DFLEXTRT	"defaultextract"
1139@ MSG_ARG_COMBRELOC	"combreloc"
1140@ MSG_ARG_NOCOMBRELOC	"nocombreloc"
1141@ MSG_ARG_NODEFAULTLIB	"nodefaultlib"
1142@ MSG_ARG_ENDFILTEE	"endfiltee"
1143@ MSG_ARG_LD32		"ld32="
1144@ MSG_ARG_LD64		"ld64="
1145@ MSG_ARG_RESCAN	"rescan"
1146@ MSG_ARG_NOLDYNSYM	"noldynsym"
1147@ MSG_ARG_RELAXRELOC	"relaxreloc"
1148@ MSG_ARG_NORELAXRELOC	"norelaxreloc"
1149@ MSG_ARG_GLOBAUDIT	"globalaudit"
1150@ MSG_ARG_TARGET	"target="
1151
1152@ MSG_ARG_HELP		"help"
1153@ MSG_ARG_GROUP		"group"
1154@ MSG_ARG_REDUCE	"reduce"
1155@ MSG_ARG_STATIC	"static"
1156
1157@ MSG_ARG_LCOM		"L,"
1158@ MSG_ARG_PCOM		"P,"
1159@ MSG_ARG_UCOM		"U,"
1160
1161
1162# File and pathname strings
1163
1164@ MSG_FIL_LIBSTAB	"libldstab.so.1"
1165
1166# Environment variable strings
1167
1168@ MSG_LD_RUN_PATH	"LD_RUN_PATH"
1169@ MSG_LD_LIBPATH_32	"LD_LIBRARY_PATH_32"
1170@ MSG_LD_LIBPATH_64	"LD_LIBRARY_PATH_64"
1171@ MSG_LD_LIBPATH	"LD_LIBRARY_PATH"
1172
1173@ MSG_LD_NOVERSION_32	"LD_NOVERSION_32"
1174@ MSG_LD_NOVERSION_64	"LD_NOVERSION_64"
1175@ MSG_LD_NOVERSION	"LD_NOVERSION"
1176
1177@ MSG_SGS_SUPPORT_32	"SGS_SUPPORT_32"
1178@ MSG_SGS_SUPPORT_64	"SGS_SUPPORT_64"
1179@ MSG_SGS_SUPPORT	"SGS_SUPPORT"
1180
1181
1182# Symbol names
1183
1184@ MSG_SYM_LIBVER_U	"_lib_version"
1185
1186
1187# Mapfile tokens
1188
1189@ MSG_MAP_TOK_1		"\"\n"
1190@ MSG_MAP_TOK_2		" \"\t\n:;=#"
1191@ MSG_MAP_LOAD		"load"
1192@ MSG_MAP_NOTE		"note"
1193@ MSG_MAP_NULL		"null"
1194@ MSG_MAP_STACK		"stack"
1195@ MSG_MAP_NEED		"need"
1196@ MSG_MAP_SPECVERS	"specvers"
1197@ MSG_MAP_ADDVERS	"addvers"
1198@ MSG_MAP_GLOBAL	"global"
1199@ MSG_MAP_FUNCTION	"function"
1200@ MSG_MAP_DATA		"data"
1201@ MSG_MAP_COMMON	"common"
1202@ MSG_MAP_PARENT	"parent"
1203@ MSG_MAP_EXTERN	"extern"
1204@ MSG_MAP_DIRECT	"direct"
1205@ MSG_MAP_NODIRECT	"nodirect"
1206@ MSG_MAP_DEFAULT	"default"
1207@ MSG_MAP_PROTECTED	"protected"
1208@ MSG_MAP_HIDDEN	"hidden"
1209@ MSG_MAP_FILTER	"filter"
1210@ MSG_MAP_AUXILIARY	"auxiliary"
1211@ MSG_MAP_OVERRIDE	"override"
1212@ MSG_MAP_INTERPOSE	"interpose"
1213@ MSG_MAP_DYNSORT	"dynsort"
1214@ MSG_MAP_NODYNSORT	"nodynsort"
1215
1216@ MSG_FMT_INDEX		"[%lld]"
1217
1218@ MSG_STR_DTRACE	"PT_SUNWDTRACE"
1219
1220