Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72487 - Evolution 1.4.6 built with evolution-data-server installed won't run.
Summary: Evolution 1.4.6 built with evolution-data-server installed won't run.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High major
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-25 09:06 UTC by Christian Zuckschwerdt
Modified: 2005-03-12 18:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Zuckschwerdt 2004-11-25 09:06:48 UTC
Evolution 1.4.6 mustn't be build with evolution-data-server installed!

See. http://bugzilla.ximian.com/show_bug.cgi?id=54888
(essentially, the wrong libs get linked in when evolution-data-server is present)


Reproducible: Always
Steps to Reproduce:
1. emerge evolution-data-server
2. emerge "<evolution-2"
3. evolution

Actual Results:  
evolution: symbol lookup error:
/usr/lib/evolution/1.4/components/libevolution-addressbook.so: undefined symbol:
e_book_get_config_database
(see more on http://bugzilla.ximian.com/show_bug.cgi?id=54888 )

Expected Results:  
Modify the ebuild to block when evolution-data-server is installed.
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2005-03-12 18:25:13 UTC
Thanks for reporting this Christian, I've fixed evolution-1.4.6 in CVS. Also, thanks for posting that upstream link - makes things much easier.