Hi,
I try to install X and a desktop environment on a working Funtoo system.
Unfortunately I got this:
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed!
configure: error: GNU gettext tools not found; required for intltool
What could I do?
gettext is installed:
* sys-devel/gettext
Latest version available: 0.19.4
Latest version installed: 0.19.4
Build log files:
http://pastebin.com/NfG9KZ46
http://pastebin.com/b6L6QsPx
I'll appreciate any help.
Thanks