Hello, the make of the actual CVS stops with the attached Message. Inside /intl i see an empty Makefile and po2tbl.sed. I started autogen.sh with no arguments or with --enable-debug. Result is the same. Do you know a solution? The "stable" gimp 1.1.17 works here. -- Tschau ;-) jens
make all-recursive make[1]: Entering directory `/tmp/gimp-cvs/gimp' Making all in tools make[2]: Entering directory `/tmp/gimp-cvs/gimp/tools' Making all in pdbgen make[3]: Entering directory `/tmp/gimp-cvs/gimp/tools/pdbgen' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/gimp-cvs/gimp/tools/pdbgen' make[3]: Entering directory `/tmp/gimp-cvs/gimp/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/tmp/gimp-cvs/gimp/tools' make[2]: Leaving directory `/tmp/gimp-cvs/gimp/tools' Making all in po make[2]: Entering directory `/tmp/gimp-cvs/gimp/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/gimp-cvs/gimp/po' Making all in po-libgimp make[2]: Entering directory `/tmp/gimp-cvs/gimp/po-libgimp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/gimp-cvs/gimp/po-libgimp' Making all in po-plug-ins make[2]: Entering directory `/tmp/gimp-cvs/gimp/po-plug-ins' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/gimp-cvs/gimp/po-plug-ins' Making all in intl make[2]: Entering directory `/tmp/gimp-cvs/gimp/intl' make[2]: *** No rule to make target `all'. Stop. make[2]: Leaving directory `/tmp/gimp-cvs/gimp/intl' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/gimp-cvs/gimp' make: *** [all-recursive-am] Error 2