Re: complie error latest trunk - patch attached

2009-11-22 Thread Christian Stimming
Am Mittwoch, 18. November 2009 schrieb J. Alex Aycinena: > > 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

Re: complie error latest trunk - patch attached

2009-11-19 Thread Herbert Thoma
J. Alex Aycinena schrieb: >>> 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

Re: complie error latest trunk

2009-11-18 Thread Derek Atkins
Herbert Thoma writes: > 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 >>

Re: complie error latest trunk

2009-11-18 Thread Herbert Thoma
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’ > dia

complie error latest trunk

2009-11-17 Thread Herbert Thoma
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 make