summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/bfd/po
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2014-12-09 07:15:53 +0000
committerdim <dim@FreeBSD.org>2014-12-09 07:15:53 +0000
commitace7dfdc9c44f44bf73a51f521260c0bf2b39579 (patch)
tree93c545a38991680d586c729e41536ba6a3b82ab4 /contrib/binutils/bfd/po
parent5ce5864383cb610c730dea4d7f843b6a3b487502 (diff)
downloadFreeBSD-src-ace7dfdc9c44f44bf73a51f521260c0bf2b39579.zip
FreeBSD-src-ace7dfdc9c44f44bf73a51f521260c0bf2b39579.tar.gz
MFC r275386:
Let GNU ld be less obscure about missing symbols and DSOs. If the BFD object looks like a typical shared library, suggest adding '-l<foo>', where <foo> has the 'lib' prefix and '.so<bar>' or '.a' suffix removed. Otherwise, suggest adding '-l:<foo>', where <foo> is the full DT_SONAME. Submitted by: Conrad Meyer <conrad.meyer@isilon.com> Sponsored by: EMC / Isilon storage division Reviewed by: emaste PR: 194296 Differential Revision: https://reviews.freebsd.org/D1152
Diffstat (limited to 'contrib/binutils/bfd/po')
-rw-r--r--contrib/binutils/bfd/po/bfd.pot4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/binutils/bfd/po/bfd.pot b/contrib/binutils/bfd/po/bfd.pot
index e528238..e436b18 100644
--- a/contrib/binutils/bfd/po/bfd.pot
+++ b/contrib/binutils/bfd/po/bfd.pot
@@ -2438,9 +2438,9 @@ msgstr ""
msgid "Warning: size of symbol `%s' changed from %lu in %B to %lu in %B"
msgstr ""
-#: elflink.c:4309
+#: elflink.c:4389
#, c-format
-msgid "%B: invalid DSO for symbol `%s' definition"
+msgid "undefined reference to symbol `%s' (try adding -l%s%.*s)"
msgstr ""
#: elflink.c:5535
OpenPOWER on IntegriCloud