build failure r20035

Herbert Thoma herbert.thoma at iis.fraunhofer.de
Fri Jan 7 09:41:57 EST 2011


cc1: warnings being treated as errors
gnc-plugin-budget.c: In function ‘gnc_plugin_budget_cmd_copy_budget’:
gnc-plugin-budget.c:254: error: implicit declaration of function ‘gnc_budget_clone’
gnc-plugin-budget.c:254: error: assignment makes pointer from integer without a cast
make[4]: *** [gnc-plugin-budget.lo] Fehler 1
make[4]: Leaving directory `/home/tma/gnucash/gnucash_cvs/gnucash_work/src/gnome'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/tma/gnucash/gnucash_cvs/gnucash_work/src/gnome'


find src -name "*.h" -exec grep gnc_budget_clone {} \;
finds no function called gnc_budget clone, and
find src -name "*.c" -exec grep gnc_budget_clone {} \;
finds only the line that causes the compiler to complain ...

-- 
Herbert Thoma
Dipl.-Ing., MBA
Head of Video Group
Multimedia Realtime Systems Department
Fraunhofer IIS
Am Wolfsmantel 33, 91058 Erlangen, Germany
Phone: +49-9131-776-6130
Fax:   +49-9131-776-6099
email: tma at iis.fhg.de
www: http://www.iis.fhg.de/


More information about the gnucash-devel mailing list