On Jan 28, 2012, at 5:18 PM, Alex Aycinena wrote: > I can checkout, configure, make, install and run a clean copy of > gnucash (r21907) from svn without any problem. But when I try a 'make > check' to run the tests, I get: > > /home/gnucash-dev/svncheckouts/gnucash-clean/src/gnome-utils/test/test-gnc-recurrence.c:13:21: > fatal error: gtk/gtk.h: No such file or directory > compilation terminated. > make[4]: *** [test-gnc-recurrence.o] Error 1 > > I'm doing this on Fedora 16. Anybody have any ideas what could be > wrong? Does it work for others?
The includes in Makefile.am are missing ${GTK_CFLAGS}, which were implicitly included by ${GLADE_CFLAGS} until Geert took them out in r21880. Regards, John Ralls _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel