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.
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel