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.
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.