On Fri, 2014-09-26 at 15:04 +0200, schaarsc wrote:
Hi, I don't know why and when the problem started, but at the moment I cannot build e-d-s/master. I removed all my local/libs and tried a fresh checkout with jhbuild, same result "DSO missing from command line" to work around the issue I changed some Makefiles and added the missing symbols/lib manually to _LIBADD (see below)
Hello, Fedora doesn't claim any issue, that's why I missed it. Could you update to the latest git master, apply the attached patch and retry, please? It should work. The change I made (and Matthew pointed to) just uncovered a flaw in the "distribution" of the private library, the code relied on a transitive dependency, which is not good. My opinion.
evo and e-d-s compile now, but I'm not 100% convinced of the result, since evo deleted my "Personal" addressbook the first time I started evo...
That sounds odd, the data is stored in ~/.local/share/evolution/addressbook/system I'm not aware of anything what would cause the data loss, maybe unless there was any data to migrate, because the migration is done each start of the respective services (source registry, book/calendar factories and so on). If I recall correctly, then even this migration code takes care of the destination and doesn't rewrite anything existing. Though I can be wrong here. Bye, Milan
Attachment:
eds.patch
Description: Text Data