Hello, I'm trying to compile the xfmedia when I recived the following error. Look to me that it's related to 'dbus'. I've made some search on google and found this link which is closely related, hope this help. By the way here some version information -> dbus 0.92, dbus-glib 0.70, xine-lib 1.1.2, xfmedia 0.9.1. playlist.c: In function 'xfmedia_playlist_new': playlist.c:1469: warning: 'xfce_icon_theme_load' is deprecated (declared at /usr/include/xfce4/libxfcegui4/xfce-icontheme.h:80) playlist.c:1471: warning: 'xfce_icon_theme_load' is deprecated (declared at /usr/include/xfce4/libxfcegui4/xfce-icontheme.h:80) playlist.c:1473: warning: 'xfce_icon_theme_load' is deprecated (declared at /usr/include/xfce4/libxfcegui4/xfce-icontheme.h:80) playlist.c:1488: warning: 'xfce_icon_theme_load' is deprecated (declared at /usr/include/xfce4/libxfcegui4/xfce-icontheme.h:80) playlist.c:1490: warning: 'xfce_icon_theme_load' is deprecated (declared at /usr/include/xfce4/libxfcegui4/xfce-icontheme.h:80) playlist.c:1492: warning: 'xfce_icon_theme_load' is deprecated (declared at /usr/include/xfce4/libxfcegui4/xfce-icontheme.h:80) if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../xfmedia -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Os -march=pentium2 -fomit-frame-pointer -fno-strength-reduce -fno-strict-aliasing -s -pipe -MT xfmedia-playlist-files.o -MD -MP -MF ".deps/xfmedia-playlist-files.Tpo" -c -o xfmedia-playlist-files.o `test -f 'playlist-files.c' || echo './'`playlist-files.c; \ then mv -f ".deps/xfmedia-playlist-files.Tpo" ".deps/xfmedia-playlist-files.Po"; else rm -f ".deps/xfmedia-playlist-files.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../xfmedia -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Os -march=pentium2 -fomit-frame-pointer -fno-strength-reduce -fno-strict-aliasing -s -pipe -MT xfmedia-remote.o -MD -MP -MF ".deps/xfmedia-remote.Tpo" -c -o xfmedia-remote.o `test -f 'remote.c' || echo './'`remote.c; \ then mv -f ".deps/xfmedia-remote.Tpo" ".deps/xfmedia-remote.Po"; else rm -f ".deps/xfmedia-remote.Tpo"; exit 1; fi remote.c: In function 'xfmedia_remote_init': remote.c:493: error: 'DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT' undeclared (first use in this function) remote.c:493: error: (Each undeclared identifier is reported only once remote.c:493: error: for each function it appears in.) make[2]: *** [xfmedia-remote.o] Error 1 make[2]: Leaving directory `/usr/src/pc/BUILD/xfmedia-0.9.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/pc/BUILD/xfmedia-0.9.1' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.95926 (%build)
Oops, I forgeted to include the link in my first post, sorry. http://www.kde-apps.org/content/show.php?content=34692&forummode=2&forumpage=0&forumexplevel=0&forumthread=134920&PHPSESSID=d311a56a0cd9edd6668e28efbfffa878
Use SVN.
*** Bug 2608 has been marked as a duplicate of this bug. ***