Hi, I am trying to compile the GTK+ code checked out from CVS
When I run the autogen --- following warning is printed (I have set ACLOCAL_FLAGS=-I /usr/share/aclocal): Can anyone help with this? [root@ Wipro142 gtk+]# sh autogen.sh --prefix=$PREFIX --with-gdktarget=directfb --without-x WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. Subsequently when I do a make following error is printed: fa.po:157: 'msgstr[0]' is not a valid C format string, unlike 'msgid' fa.po:354: 'msgstr' is not a valid C format string, unlike 'msgid' fa.po:395: 'msgstr' is not a valid C format string, unlike 'msgid' fa.po:425: 'msgstr' is not a valid C format string, unlike 'msgid' fa.po:494: 'msgstr' is not a valid C format string, unlike 'msgid' fa.po:1313: 'msgstr' is not a valid C format string, unlike 'msgid' fa.po:1692: 'msgstr[0]' is not a valid C format string, unlike 'msgid' fa.po:2184: 'msgstr' is not a valid C format string, unlike 'msgid' fa.po:3143: 'msgstr' is not a valid C format string, unlike 'msgid' fa.po:3148: 'msgstr' is not a valid C format string, unlike 'msgid' fa.po:3153: 'msgstr' is not a valid C format string, unlike 'msgid' /usr/bin/msgfmt: found 11 fatal errors make[2]: *** [fa.gmo] Error 1 make[2]: Leaving directory `/home/yg/gtk/gtk+/po' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/yg/gtk/gtk+' make: *** [all] Error 2 _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list