svn trunk compile error & invoice issue

Boyd Kelly (Coast Systems) bkelly at coastsystems.net
Sun Nov 25 02:45:13 EST 2007


Hi,

I am trying to compile the gnucash svn trunk, and get the same error on
either my fc8 or gentoo boxes.

O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
-Wno-unused -MT gnc-plugin-page.lo -MD -MP -MF .deps/gnc-plugin-page.Tpo
-c gnc-plugin-page.c  -fPIC -DPIC -o .libs/gnc-plugin-page.o
cc1: warnings being treated as errors
gnc-plugin-page.c: In function 'gnc_plugin_page_recreate_page':
gnc-plugin-page.c:249: warning: format '%ld' expects type 'long int',
but argument 6 has type 'GType'
make[5]: *** [gnc-plugin-page.lo] Error 1
make[5]: Leaving directory `/usr/local/src/gnucash/src/gnome-utils'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/local/src/gnucash/src/gnome-utils'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/local/src/gnucash/src/gnome-utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/gnucash/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gnucash'
make: *** [all] Error 2

Actually I am hoping to be able to print an invoice with  two levels of
tax detailed before the invoice total.  This used to work, but for some
time appears to be broken.  Bug 449024 is still unconfimred, but maybe
it will work in svn????  I don't print a ton of invoices, but since a
while, I can no longer use gnucash to invoice, as Canadian law requires
both GST and PST taxes to be detailed before the invoice total.  So I'm
just keeping the books, and creating invoices with gnumeric...

Any help *much* appreciated.

Boyd





More information about the gnucash-user mailing list