Herbert Thoma schrieb: > Hi! > > I get the following error when compiling r18419: > > <...> > cc1: warnings being treated as errors > dialog-tax-info.c: In function ‘identity_edit_clicked_cb’: > dialog-tax-info.c:1083: error: implicit declaration of function > ‘gtk_dialog_get_content_area’ > dialog-tax-info.c:1083: error: assignment makes pointer from integer without > a cast > make[4]: *** [dialog-tax-info.lo] Fehler 1 > make[4]: Leaving directory > `/home/tma/gnucash/gnucash_cvs/gnucash_work/src/gnome > <...> > > OS: openSUSE 11.0 (X86-64) > GTK: 2.12.9
I did a `grep gtk_dialog_get_content_area` in /usr/include/gtk-2.0/gtk and did not find gtk_dialog_get_content_area. So I guess the simple answer is: "upgrade to a newer gtk", but I would like to avoid this, openSUSE 11.0 is not _that_ old after all ... Herbert. -- 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: [email protected] www: http://www.iis.fhg.de/ _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
