GNOME Bugzilla – Bug 632687
e-d-s doesn't build against gtk+ 2.91.1
Last modified: 2013-09-14 16:53:50 UTC
CC libedataserverui_3_0_la-e-name-selector-dialog.lo e-name-selector-dialog.c: In function ‘e_name_selector_dialog_populate_categories’: e-name-selector-dialog.c:122: error: implicit declaration of function ‘gtk_combo_box_append_text’ e-name-selector-dialog.c:122: warning: nested extern declaration of ‘gtk_combo_box_append_text’ e-name-selector-dialog.c: In function ‘search_changed’: e-name-selector-dialog.c:887: error: implicit declaration of function ‘gtk_combo_box_get_active_text’ e-name-selector-dialog.c:887: warning: nested extern declaration of ‘gtk_combo_box_get_active_text’ e-name-selector-dialog.c:887: warning: assignment makes pointer from integer without a cast make[3]: ** [libedataserverui_3_0_la-e-name-selector-dialog.lo] Erro 1
Gosh, it was working just a few days ago.
Hey Matthew, could you roll new tarballs for e-d-s today? I haven't tried building evolution yet because of this bug. Please ensure that evolution is building with gtk+ 2.91.1 too. Thanks.
Evolution is a long, long way from building with gtk+ 2.91.1 thanks to the rendering cleanup. Benjamin Otte is working on that, but his branch still needs to be made compatible with GTK2 before it can be merged.
Fixed in: http://git.gnome.org/browse/evolution-data-server/commit/?id=89b384cfe452ce1e38b31066c3d9f9abd1bdd6e5 I'll release a 2.91.1.1 with this patch.