bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

undefined reference to `libintl_dgettext'


From: Jeffrey Walton
Subject: undefined reference to `libintl_dgettext'
Date: Tue, 21 Jul 2020 15:33:11 -0400

Hi Everyone,

I'm building Autogen from sources. Autogen is failing most of its self
tests due to:

WARNING: 'test-main' is obsolete and should not be used any more.  Use 'main'.
/bin/bash: line 307: cd: /home/jwalton/tmp/ok2delete/include/autoopts:
No such file or directory
/home/jwalton/Build-Scripts/autogen-5.18.16/autoopts/.libs/libopts_la-libopts.o:
In function `print_one_paragraph':
/home/jwalton/Build-Scripts/autogen-5.18.16/autoopts/usage.c:376:
undefined reference to `libintl_dgettext'
/home/jwalton/Build-Scripts/autogen-5.18.16/autoopts/usage.c:378:
undefined reference to `libintl_gettext'
collect2: error: ld returned 1 exit status

I have GetText 0.20.2 installed. When I inspect my libraries, I am
missing them. I also saw
https://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00254.html,
but I'm fairly certain my options are OK.

How do we build libintl_dgettext and libintl_gettext?

Thanks in advance.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]