When building gnome-system-monitor with systemd support, I get the following error message and compilation stops:
> In file included from proctable.cpp:49:0: > /usr/include/systemd/sd-login.h:97:54: error: expected ‘,’ or ‘...’ before > ‘class’ It seems that 'class' cannot be a variable name in C++. -- Mantas M. <[email protected]> _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
