Build failure on r13359 - implicit declaration of function 'qof_instance_mark_dirty'

Ben Stanley Ben.Stanley at exemail.com.au
Wed Feb 22 06:21:21 EST 2006


Hi,

When I try to build svn version r13359 on Ubuntu 5.10, I get the
following error:

cc1: warnings being treated as errors
gnc-lot.c: In function 'gnc_lot_set_title':
gnc-lot.c:174: warning: implicit declaration of function
'qof_instance_mark_dirty'
make[5]: *** [gnc-lot.lo] Error 1
make[5]: Leaving directory
`/mnt/extra2/share/install/linux/gnucash/gnucash/src/engine'

This causes the compile to bomb out.

I got the error after doing the following in my local svn directory
make distclean
svn update
./autogen.sh
./configure.sh --prefix=/packages/gnucash  \
	--enable-error-on-warning --enable-compile-warnings
make

I have even tried removing the gnc-lot.* files and trying again. It
appears that the repository has a bug?

Ben.




More information about the gnucash-devel mailing list