After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 584344 - Can't build due to No rule to make target /usr/share/dbus-1/interfaces/org.freedesktop.DeviceKit.Disks.xml
Can't build due to No rule to make target /usr/share/dbus-1/interfaces/org.fr...
Status: RESOLVED DUPLICATE of bug 583836
Product: gnome-disk-utility
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2009-05-31 10:53 UTC by Tobias Mueller
Modified: 2009-05-31 14:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tobias Mueller 2009-05-31 10:53:54 UTC
*** Building gnome-disk-utility *** [64/85]
make  
make  all-recursive
make[1]: Entering directory `/home/muelli/svn/gnome2/gnome-disk-utility'
Making all in src
make[2]: Entering directory `/home/muelli/svn/gnome2/gnome-disk-utility/src'
Making all in gdu
make[3]: Entering directory `/home/muelli/svn/gnome2/gnome-disk-utility/src/gdu'
make[3]: *** No rule to make target `/usr/share/dbus-1/interfaces/org.freedesktop.DeviceKit.Disks.xml', needed by `devkit-disks-daemon-glue.h'.  Stop.
make[3]: Leaving directory `/home/muelli/svn/gnome2/gnome-disk-utility/src/gdu'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/muelli/svn/gnome2/gnome-disk-utility/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/muelli/svn/gnome2/gnome-disk-utility'
make: *** [all] Error 2
*** error during stage build of gnome-disk-utility: ########## Error running make   *** [64/85]

configure ran with:
./configure --enable-maintainer-mode --prefix /opt/gnome2 --libdir /opt/gnome2/lib64 --disable-static --enable-maintainer-mode --disable-scrollkeeper --disable-gtk-doc --disable-docs
Comment 1 Tobias Mueller 2009-05-31 14:18:30 UTC

*** This bug has been marked as a duplicate of 583836 ***