Phil Longstaff wrote: > Phil, > > the latest code in gda-dev branch is not compiling. Here is the error I > got: > > Yes, I know. For various reasons, I have been unable to fix that > until now. I will commit a fix later today. > > Phil
New error: gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../.. -I.. -I../.. -DLOCALE_DIR=\"/mnt/raid/home/mj/gnucash-gda/gnucash.15515/share/locale\" -I../../../src/backend -I../../../src/engine -I../../../src/core-utils -I../../../lib/libc -I../../../lib/libqof/qof -I../../../lib/libqof/qof -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Werror -O0 -march=i486 -mcpu=pentium2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT gnc-commodity-gda.lo -MD -MP -MF .deps/gnc-commodity-gda.Tpo -c gnc-commodity-gda.c -fPIC -DPIC -o .libs/gnc-commodity-gda.o gnc-commodity-gda.c: In function `load_commodity': gnc-commodity-gda.c:123: warning: implicit declaration of function `gnc_gda_slots_load' gnc-commodity-gda.c: In function `commit_commodity': gnc-commodity-gda.c:187: warning: implicit declaration of function `gnc_gda_slots_save' gnc-commodity-gda.c:189: warning: implicit declaration of function `gnc_gda_slots_delete' make[5]: *** [gnc-commodity-gda.lo] Error 1 make[5]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/branches/gda-dev/src/backend/gda' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/branches/gda-dev/src/backend/gda' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/branches/gda-dev/src/backend' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/branches/gda-dev/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/branches/gda-dev' make: *** [all] Error 2 make failed Looks like a header file didn't get updated. Mark _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel