Quoting Casey Cichon <[EMAIL PROTECTED]>:
Here is the output that we were discussing on IRC.
[snip]
window-report.lo -MD -MP -MF .deps/window-report.Tpo -c window-report.c -fPIC -DPIC -o .libs/window-report.o cc1: warnings being treated as errors window-report.c: In function `gnc_reports_show_all': window-report.c:359: warning: no previous prototype for `gnc_reports_show_all'
gnc_reports_show_all is defined in window-report.h, which is #included by window-report.c. So it looks like it's getting an old header.
window-report.c: In function `gnc_reports_show_all': window-report.c:368: `remove_invalid_report' undeclared (first use in this function) window-report.c:368: (Each undeclared identifier is reported only once window-report.c:368: for each function it appears in.) window-report.c:387: `remove_old_report' undeclared (first use in this function)
Um, I don't see this.. What svn revision are you building?
window-report.c: In function `gnc_reports_show_all': window-report.c:329: warning: unused variable `value' window-report.c:330: warning: unused variable `keys' window-report.c:330: warning: unused variable `key' window-report.c:331: warning: unused variable `report_id' make[6]: *** [window-report.lo] Error 1 make[6]: Leaving directory `/home/casey/downloads/gnucash/
-derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel