* xfce4-session でログアウト出来ない [#zb1177cf]
xfce4-session:5936): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.login1.power-off is not registered
というエラーが ~/.xsession-errors に出力されています。
http://linuxfromscratch.org/pipermail/blfs-support/2013-August/073342.html
あたりを見ると、configure のオプションに、--disable-systemd を追加すれば良さげです。