building problem: AM_GLIB_GNU_GETTEXT not found in library



Hi,

I'm trying to build gnome-shell with the following: jhbuild build -f -a -c but I'm get the following error:

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I /home/kadu/gnome-shell/install/share/aclocal -I build/autotools
configure.ac:729: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
configure.ac:729: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
autoreconf: running: /usr/bin/autoconf
configure.ac:729: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

I have this macro in /usr/share/local/glib-gettext.m4

What I have to do so the build system can find it?

Best regards,
Carlos.


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