I confirm that this bug exists on Ubuntu 14.04. The plugin is not activable.
Also the compilation of the module as suggested by fuielrod does not work because the plugin terminates with the following error:
CC evolution_module_rss_la-rss.lo
rss.c:111:28: fatal error: shell/es-event.h: No such file or directory
#include <shell/es-event.h> ^
compilation terminated.
The required devel files and libraries for evolution have been loaded. Then why this message?
I confirm that this bug exists on Ubuntu 14.04. The plugin is not activable.
Also the compilation of the module as suggested by fuielrod does not work because the plugin terminates with the following error:
CC evolution_ module_ rss_la- rss.lo
^
rss.c:111:28: fatal error: shell/es-event.h: No such file or directory
#include <shell/es-event.h>
compilation terminated.
The required devel files and libraries for evolution have been loaded. Then why this message?