Hi Norbert, I have done a little code refactoring in r22902, which should fix this particular issue.
Thanks for reporting them. Geert On Friday 12 April 2013 22:35:26 Norbert Holze wrote: > Am 12.04.2013 21:07, schrieb Christian Stimming: > > But regardless of guile-2 vs. guile-1.8 the Makefile here is missing the > > GUILE_INCS in CPPFLAGS, which means the compiler probably correctly > > doesn't > > find <libguile.h>. > > > > I've fixed this and the other makefile issue in SVN. > > register-gnome is fixed. But: > > > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src > -I../../src/core-utils -I../../src/engine -I../../src/gnc-module > -I../../src/app-utils -I../../src/gnome -I../../src/gnome-utils > -I../../src/libqof/qof -pthread -I/usr/include/gconf/2 > -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -pthread -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/harfbuzz -pthread -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DG_LOG_DOMAIN=\"gnc.i-e\" > -Wdeclaration-after-statement -g -O2 -Wall -Wunused -Wmissing-prototypes > -Wmissing-declarations -Wno-unused -MT import-backend.lo -MD -MP -MF > .deps/import-backend.Tpo -c import-backend.c -fPIC -DPIC -o > .libs/import-backend.o > In file included from import-backend.c:44:0: > ../../src/engine/engine-helpers.h:29:22: fatal error: libguile.h: No > such file or directory > compilation terminated. > > > AM_CPPFLAGS = \ > -I${top_srcdir}/lib/libc \ > -I${top_srcdir}/src/core-utils \ > -I${top_srcdir}/src \ > -I${top_builddir}/src \ > -I${top_srcdir}/src/gnc-module \ > -I${top_srcdir}/src/libqof/qof \ > ${GLIB_CFLAGS} \ > ${GUILE_INCS} > > > Regards, > > Norbert > > _______________________________________________ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel