Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] gettext errors - recompile glibc?

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Jack Bertram <jack AT jbertram.net>
  • To: Source Mage - Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] gettext errors - recompile glibc?
  • Date: Fri, 7 Feb 2003 11:48:01 +0000

Hi all

I get gettext errors when trying to cast gqview. Now a quick search of
the list suggests that recompiling glibc is the answer. However, when
I've done this before I've had real problems and have had to reboot,
rescue, ldconfig, etc. Is recasting glibc on a production system really
safe? What precautions should I take? I will have to do this remotely.

Jack


ui_help.o: In function `help_window_new':
ui_help.o(.text+0x390): undefined reference to `libintl_dgettext'
ui_help.o: In function `help_window_load_text':
ui_help.o(.text+0xe2c): undefined reference to `libintl_dgettext'
ui_pathsel.o: In function `path_selection_new_with_files':
ui_pathsel.o(.text+0x157): undefined reference to `libintl_dgettext'
ui_pathsel.o(.text+0x1f1): undefined reference to `libintl_dgettext'
ui_pathsel.o(.text+0x28b): undefined reference to `libintl_dgettext'
ui_pathsel.o(.text+0x5d5): more undefined references to `libintl_dgettext'
follow
main.o: In function `main':
main.o(.text+0x22d): undefined reference to `libintl_bindtextdomain'
main.o(.text+0x239): undefined reference to `libintl_textdomain'
main.o(.text+0x387): undefined reference to `libintl_dgettext'
main.o(.text+0x3b9): undefined reference to `libintl_dgettext'
main.o(.text+0x3eb): undefined reference to `libintl_dgettext'
main.o(.text+0x41d): undefined reference to `libintl_dgettext'
main.o(.text+0x5b4): undefined reference to `libintl_dgettext'
main.o(.text+0x714): more undefined references to `libintl_dgettext' follow





Archive powered by MHonArc 2.6.24.

Top of Page