! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
No rule to make target `org.xfce.Power.Manager.xml'
Status:
RESOLVED: FIXED
Product:
Xfce4-power-manager
Component:
General

Comments

Description claw 2011-07-07 21:05:47 CEST
I saw on http://goodies.xfce.org/projects/applications/xfce4-power-manager that xfce4-power-manager provides an Inhibit DBus interface which allows applications to prevent automatic sleep actions via the power manager.

I grabbed the source code for the latest release (version 1.0.10) and discovered that the DBus interfaces are disabled by default.  The interfaces can be re-enabled with supplying the --enable-maintainer-mode to ./configure

Ok, so I build the code and I get the following:
...
Making all in src
make[3]: Entering directory `/home/xxx/xfce4-power-manager/xfce4-power-manager-1.0.10/src'
make[3]: *** No rule to make target `org.xfce.Power.Manager.xml', needed by `xfce-power-manager-dbus-server.h'.  Stop.
make[3]: Leaving directory `/home/xxx/xfce4-power-manager/xfce4-power-manager-1.0.10/src'
make[2]: *** [all-recursive] Error 1
...

A search in the code shows that the file org.xfce.Power.Manager.xml is in fact missing from the release.
Comment 1 Simon Steinbeiss editbugs 2014-05-29 12:04:13 CEST
This compilation bug has been fixed meanwhile, this file is part of git master (and maybe also earlier releases).

Bug #7794

Reported by:
claw
Reported on: 2011-07-07
Last modified on: 2014-05-29

People

Assignee:
Ali Abdallah
CC List:
1 user

Version

Version:
1.0.10

Attachments

Additional information