Windows 7 64bit / mingw32 / msys Hi, I'm now trying to build GEGL from git, as supposed. "./autogen.sh" fails with the following line: configure.ac:491: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT Please help. Christoph $ git clone git://git.gnome.org/gegl Cloning into 'gegl'... remote: Counting objects: 43860, done. remote: Compressing objects: 100% (11539/11539), done. remote: Total 43860 (delta 35544), reused 39562 (delta 32174) eceiving objects: Receiving objects: 100% (43860/43860), 41.89 MiB | 565 KiB/s, done. Resolving deltas: 100% (35544/35544), done. christoph@HTPC /k/daten/programmierung/libraries $ cd gegl $ export PKG_CONFIG_PATH=/gtk/lib/pkgconfig $ export CPATH=/local/include:/local/include/babl-0.1 $ export LIBRARY_PATH=/local/lib $ ./autogen.sh autoreconf-2.68: Entering directory `.' autoreconf-2.68: configure.ac: not using Gettext autoreconf-2.68: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} configure.ac:420: warning: macro `AM_PATH_GLIB_2_0' not found in library configure.ac:465: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library autoreconf-2.68: configure.ac: tracing autoreconf-2.68: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac:420: warning: macro `AM_PATH_GLIB_2_0' not found in library configure.ac:465: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library autoreconf-2.68: running: /mingw/bin/autoconf-2.68 --force configure.ac:444: error: possibly undefined macro: AM_PATH_GLIB_2_0 If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:491: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT autoreconf-2.68: /mingw/bin/autoconf-2.68 failed with exit status: 1 configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." ". /../.." christoph@HTPC /k/daten/programmierung/libraries/gegl $ _______________________________________________ gegl-developer-list mailing list gegl-developer-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gegl-developer-list