GNOME Bugzilla – Bug 348368
DBUS_API_SUBJECT_TO_CHANGE error compiling gnome-vfs
Last modified: 2006-07-23 09:28:28 UTC
Please describe the problem: In file included from ./gnome-vfs-dbus-utils.h:30, from gnome-vfs-cancellation.c:30: /usr/include/dbus-1.0/dbus/dbus.h:30:2: error: #error "Please define DBUS_API_SUBJECT_TO_CHANGE to acknowledge your understanding that D-BUS hasn't reached 1.0 and is subject to protocol and API churn. See the README for a full explanation." make[3]: *** [gnome-vfs-cancellation.lo] Error 1 make[3]: Leaving directory `/temp_gnome2builddir/gnome-vfs-2.15.3/libgnomevfs' make[2]: *** [all] Error 2 make[2]: Leaving directory `/temp_gnome2builddir/gnome-vfs-2.15.3/libgnomevfs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/temp_gnome2builddir/gnome-vfs-2.15.3' make: *** [all] Error 2 Steps to reproduce: 1. extract tarball 2. cd into 3. ./configure --prefix=/usr --libexecdir=/usr/lib/gnome-vfs --sysconfdir=/etc/gnome 4. make Actual results: Does not compile Expected results: Looking at dependencies, everything should be working fine Does this happen every time? yes Other information: I've updated to dbus-0.62 with no issues in hopes this would be the solution. I've also tried creating the variable as suggested from the error report.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 347469 ***