GNOME Bugzilla – Bug 591414
libevolution-cal-shared is linked as a module
Last modified: 2013-09-13 01:03:56 UTC
This is with evolution 2.27.90. The library libevolution-cal-shared.so is linked as a module with -avoid-version -module, unlike all other shared libraries of evolution. This is a problem for packagers who place all the .so files in the devel package. I think the linker flags should be removed so it is renamed to libevolution-cal-shared.so.0.
Created attachment 140416 [details] [review] don't link it as a module
You're correct. Sorry I didn't catch that before it slipped into a release. Fixed in http://git.gnome.org/cgit/evolution/commit/?id=cd82d46430e589998462313fd3642134cf052a38
*** Bug 591578 has been marked as a duplicate of this bug. ***