GNOME Bugzilla – Bug 323758
gnome-power-manager-0.3 don't build with dbus-0.60
Last modified: 2005-12-11 17:58:48 UTC
Please describe the problem: gpm-dbus-common.c: In function 'dbus_get_service': gpm-dbus-common.c:88: error: 'DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT' undeclared (first use in this function) gpm-dbus-common.c:88: error: (Each undeclared identifier is reported only once gpm-dbus-common.c:88: error: for each function it appears in.) make[5]: *** [gpm-dbus-common.o] Error 1 Steps to reproduce: ./configure make and produces the error of undeclared variable. Actual results: don't compile Expected results: compile Does this happen every time? yes Other information:
Created attachment 55851 [details] [review] patch to build with dbus-0.60 This patch is based on the rhythmbox patch[1], and now builds correctly [1] http://bugzilla.gnome.org/show_bug.cgi?id=322936
This is already fixed in CVS. Could you try that please.
*** This bug has been marked as a duplicate of 322435 ***