thank you all so far. I finally found all the depenancies, or atleast enough to get configure to finish, and make ran for a good 15 minutes (seems like) before it finally threw an error.
I dunno if this recent message is related, but i do not have any utils (.h or .c) in src/engine/ I do have a utils.c (but no utils.h) in src/optional/python-bindings/ http://www.mail-archive.com/[email protected]/msg26457.html ======= [snip out pages and pages of error free compilation] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/python2.6 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/directfb -I/usr/include/libpng12 -I../../../src/libqof/qof -I../../../src -I../../../src/engine -I../../../src/business/business-core -I../../../src/gnome-utils -I../../../src/app-utils -I../../../src/gnc-module -I../../../src/gnome -I../../../src/core-utils -I../../../src/gnc-module -w -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT _gnucash_core_c_la-gnucash_core.lo -MD -MP -MF .deps/_gnucash_core_c_la-gnucash_core.Tpo -c gnucash_core.c -fPIC -DPIC -o .libs/_gnucash_core_c_la-gnucash_core.o gnucash_core.c:2820:19: error: utils.h: No such file or directory make[5]: *** [_gnucash_core_c_la-gnucash_core.lo] Error 1 make[5]: Leaving directory `/usr/src/gnucash-2.3.15/src/optional/python-bindings' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/usr/src/gnucash-2.3.15/src/optional/python-bindings' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/gnucash-2.3.15/src/optional' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/gnucash-2.3.15/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/gnucash-2.3.15' make: *** [all] Error 2 _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
