GNOME Bugzilla – Bug 328252
Evolution caldav eplugin fails to startup in Open Solaris
Last modified: 2013-09-13 00:55:48 UTC
Steps to reproduce: 1. Checkout the newest code from community 2. Build Evolution 3. Run Evolution. 4. Evolution caldav fail to startup with a error messege. Stack trace: Error Messege: ============================================================================ ld.so.1: evolution-2.6: fatal: relocation error: file /usr/lib/evolution/2.6/plugins/liborg-gnome-evolution-caldav.so: symbol e_cal_get_sources: referenced symbol not found Killed ============================================================================ Other information:
Created attachment 57898 [details] [review] Patch for caldav startup failure EVOLUTION_CALENDAR_LIBS should be added to liborg_gnome_evolution_caldav_la_LIBADD in evolution/eplugins/caldav/Makefile.am
Created attachment 57901 [details] [review] Patch for caldav startup failure EVOLUTION_CALENDAR_LIBS should be added to liborg_gnome_evolution_caldav_la_LIBADD in evolution/plugins/caldav/Makefile.am
marking the first one as obsolete
Patch looks good to commit.
patch commited and bug closed.