Created attachment 3486 proposed patch Hey, current master of xpm doesn't compile anymore with libnotify < 0.5.2 where the used NOTIFY_CHECK_VERSION macro isn't defined. This currently affects all Debian users who compile from GIT and use stable, testing or unstable :(. A patch to simply define the macro if it doesn't exist is attached. It worked fine for me.
I fixed this issue two days ago, but forgot to commit, please try out the version in git and let me know if it compiles.
Compiled fine, thanks.