[ClusterLabs] Pacemaker fails in "make" with the header of old dbus.
renayama19661014 at ybb.ne.jp
renayama19661014 at ybb.ne.jp
Tue Jun 9 01:01:33 UTC 2015
Hi All,
Pacemaker uses DBUS_TIMEOUT_USE_DEFAULT in the master repository, but does not exist in old "dbus-pending-call.h".
Therefore, pacemaker fails in "make" in RHEL6.x.
The following corrections or a better correction are necessary.(lib/service/dbus.c,lib/service/upstart.c)
(snip)
#ifndef DBUS_TIMEOUT_USE_DEFAULT
#define DBUS_TIMEOUT_USE_DEFAULT -1
#endif
(snip)
Best Regards,
Hideo Yamauchi.
More information about the Users
mailing list