Hi, I just tried to build head. There was stil one error. This patch fixed it:
Index: src/engine/Makefile.am =================================================================== --- src/engine/Makefile.am (Revision 18035) +++ src/engine/Makefile.am (Arbeitskopie) @@ -170,7 +170,7 @@ swig-engine.c: engine.i ${top_srcdir}/src/base-typemaps.i \ ${gncinclude_HEADERS} ${noinst_HEADERS} $(SWIG) -guile $(SWIG_ARGS) -Linkage module \ - -I${top_srcdir}/lib/libqof/qof -I${top_srcdir}/src -o $@ $< + -I${top_srcdir}/src/libqof/qof -I${top_srcdir}/src -o $@ $< endif iso-4217-currencies.c: iso-4217-currencies.scm iso-currencies-to-c Herbert. -- Herbert Thoma Dipl.-Ing., MBA Head of Video Group Multimedia Realtime Systems Department Fraunhofer IIS Am Wolfsmantel 33, 91058 Erlangen, Germany Phone: +49-9131-776-6130 Fax: +49-9131-776-6099 email: t...@iis.fhg.de www: http://www.iis.fhg.de/ _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel