Sam Steingold wrote: > make[2]: Entering directory > `/cygdrive/c/sds/dev/current/build-mingw-4/syscalls/gllib' > .deps/close-hook.Po:1: *** multiple target patterns. Stop. > make[2]: Leaving directory > `/cygdrive/c/sds/dev/current/build-mingw-4/syscalls/gllib'
This error is most probably unrelated to gnulib. See <http://lists.gnu.org/archive/html/bug-gnulib/2009-08/msg00107.html> <http://lists.gnu.org/archive/html/automake/2009-08/msg00013.html> You should be able to get around it by configuring with --disable-dependency-tracking Bruno
