Hello! Something has gone wrong in the building of activesyncd 0.9~20110701-4.1 in MeeGo. The ActiveSync libraries have a dependency on libsyncevolution:
$ readelf -a /usr/lib/libeassync.so | grep NEED | grep libsyncevo 0x00000001 (NEEDED) Shared library: [libsyncevolution.so.0] This causes crashes when trying to use these libraries in a different version of SyncEvolution, for example one which was compiled without shared libraries. Salvatore, you touched the make rules most recently, right? Can you check this and update the package? On this occasion, can you review my "syncevolution-compilation" branch? On that branch I make it possible again to compile the backend as part of the SyncEvolution "configure + make" cycle. I meant to try out the ActiveSync backend in an environment where I can recompile and debug it more easily (SyncEvolution with -g and static linking), but the invalid dependency blocks that. Andy, you mentioned a quick hack to get event uploading working. Can you commit that so that Salvatore can include it? A broken upload is better than none... -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
