After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 328252 - Evolution caldav eplugin fails to startup in Open Solaris
Evolution caldav eplugin fails to startup in Open Solaris
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.6.x
Other All
: Normal critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-01-23 06:44 UTC by Irene Huang
Modified: 2013-09-13 00:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Patch for caldav startup failure (343 bytes, patch)
2006-01-23 06:51 UTC, Irene Huang
none Details | Review
Patch for caldav startup failure (1.12 KB, patch)
2006-01-23 07:02 UTC, Irene Huang
accepted-commit_now Details | Review

Description Irene Huang 2006-01-23 06:44:37 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:
Comment 1 Irene Huang 2006-01-23 06:51:46 UTC
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
Comment 2 Irene Huang 2006-01-23 07:02:33 UTC
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
Comment 3 André Klapper 2006-01-23 14:08:02 UTC
marking the first one as obsolete
Comment 4 Veerapuram Varadhan 2006-02-21 13:10:29 UTC
Patch looks good to commit.
Comment 5 Irene Huang 2006-02-22 11:24:10 UTC
patch commited and bug closed.