howdy,

so i finally got around to checking out a new copy of gnucash to compile (wanted to play with Josh's graphing stuff). first, I had trouble checking out "gnucash-gnome2-dev" (I assume that is the version to try?) so I went for "gnucash".

autogen.sh works fine

make give the following stuff ( I hope I have included enough context):

make[3]: Leaving directory `/home/andrew/gnucash/src/engine'
make[3]: Entering directory `/home/andrew/gnucash/src/engine'
Making all in .
make[4]: Entering directory `/home/andrew/gnucash/src/engine'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/libc -I../../src -I../../src/gnc-module -DGNUCASH -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I /usr/include/g-wrap -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Werror -c gw-engine.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/libc -I../../src -I../../src/gnc-module -DGNUCASH -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I /usr/include/g-wrap -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Werror -Wp,-MD,.deps/gw-engine.pp -c gw-engine.c -fPIC -o .libs/gw-engine.o
cc1: warnings being treated as errors
gw-engine.c: In function 'gw__tmp426_xaccQueryAddDateMatch_wrapper':
gw-engine.c:16686: warning: 'gw__scm_extras[0]' is used uninitialized in this function
make[4]: *** [gw-engine.lo] Error 1
make[4]: Leaving directory `/home/andrew/gnucash/src/engine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/andrew/gnucash/src/engine'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/andrew/gnucash/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andrew/gnucash'
make: *** [all-recursive-am] Error 2


I am probably doing something stupid, so please enlighten me, if you will. And I apologise if I am distracting from the real work ;)

Andrew
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to