https://bugzilla.xfce.org/show_bug.cgi?id=9952
--- Comment #23 from Samuli Suominen <[email protected]> --- (In reply to Eric Koegel from comment #20) > Created attachment 5541 [details] > Suspend/hibernate upower 0.99 (no logind) > > So this version makes upower optional but still uses the shutdown helper. The patch is still missing bunch of #ifdef UPOWER lines: xfsm-upower.c:24:20: fatal error: upower.h: No such file or directory And when you add #ifdef UPOWER around that #include <upower.h>, the same file still has code without #ifdef's: xfsm-upower.c:304:22: error: missing binary operator before token "(" Please try the patch with a system that doesn't have upower headers installed, and with --disable-upower Thanks! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
