Hi, On Thu, 2007-04-26 at 09:32 +0200, jmt wrote: > When trying to compile, I get the following error : > > make[3]: Entering directory `/home/jmt/sid-amd64/gimp/trunk/plug-ins/common' > make[3]: *** No rule to make target `gif.c', needed by `gif.o'. Stop. > > Is the file missing ? No, it was renamed and Makefile.am was changed accordingly. The error you get probably means that you aren't using maintainer-mode and thus need to return autogen.sh now. autogen.sh should pass --enable-maintainer-mode to the configure script for you. Did you perhaps run configure manually at some point and forgot to add that option? Sven _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer