GNOME Bugzilla – Bug 632706
gnome-bluetooth doesn't build with gtk+ 2.91.1
Last modified: 2010-10-21 14:07:33 UTC
CC bluetooth-chooser-button.lo bluetooth-chooser-button.c: In function ‘bluetooth_chooser_button_clicked’: bluetooth-chooser-button.c:204: error: ‘GTK_DIALOG_NO_SEPARATOR’ undeclared (first use in this function) bluetooth-chooser-button.c:204: error: (Each undeclared identifier is reported only once bluetooth-chooser-button.c:204: error: for each function it appears in.) make[4]: ** [bluetooth-chooser-button.lo] Erro 1
That particular bug was already fixed. commit 4c9034c4f334c97b43cbbde11ba596904cb3591c Author: Bastien Nocera <hadess@hadess.net> Date: Thu Sep 23 13:20:18 2010 +0100 Make it compile against latest GTK+ 3.x