i moved to blfs and want to compile "glib" after installing it's dependencies "libffi" and "python".but i get this error
Quote:
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... no
configure: error:
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html
|
also there are no "xgettext" or "msgfmt" under the root tree. and there no chapter of blfs book talking about gettext-tools.