Hi all, I have some spare time and I've started hacking on F-spot for fun. Just wondering what IDE people use? I have MonoDevelop 1.0 (the version from Ubuntu Hardy) but every time I open the f-spot project file it mangles my makefiles and I have to
svn revert src/Makefile.am make distclean ./autogen.sh make all before it will all work again. The last few lines of output from make are: make[2]: Entering directory `/home/tkcook/Projects/f-spot/src' cd .. && /bin/sh /home/tkcook/Projects/f-spot/missing --run automake-1.9 --gnu src/Makefile cd .. && /bin/sh ./config.status src/Makefile config.status: creating src/Makefile make[2]: Leaving directory `/home/tkcook/Projects/f-spot/src' make[2]: Entering directory `/home/tkcook/Projects/f-spot/src' Makefile:656: *** insufficient number of arguments (1) to function `foreach'. Stop. make[2]: Leaving directory `/home/tkcook/Projects/f-spot/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/tkcook/Projects/f-spot' make: *** [all] Error 2 Any ideas? It is a real pain. Tom
_______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
