Hello! I just wanted to check out the upcoming version, especially in order to play around with the D-Bus API for inclusion in Genesis.
Now on my development machine, running Ubuntu 9.04 (Jaunty), I was not able to compile the current git version. Maybe someone more familiar with compiling syncevolution can give me a hint on what I did wrong. I called configure with --enable-dbus-service and --with-synthesis-src=../libsynthesis/ . configure finishes without error message after I installed the required libs. But make terminates with an error: /home/frederik/Projekte/syncevolution/src/core/SynthesisEngine.cpp:223: undefined reference to `sysync::SySyncDebugPuts(void*, char const*, int, char const*, int, char const*, char const*)' collect2: ld returned 1 exit status make[4]: *** [syncevolution] Fehler 1 make[4]: Verlasse Verzeichnis '/home/frederik/Projekte/syncevolution/src' make[3]: *** [all-recursive] Fehler 1 make[3]: Verlasse Verzeichnis '/home/frederik/Projekte/syncevolution/src' make[2]: *** [all] Fehler 2 make[2]: Verlasse Verzeichnis '/home/frederik/Projekte/syncevolution/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Verlasse Verzeichnis '/home/frederik/Projekte/syncevolution' make: *** [all] Fehler 2 Doesn’t current git compile at the moment? Did I do something wrong? Is there a snapshot (maybe the 0.9beta2 source) that I should start with? Thanks, Frederik _______________________________________________ SyncEvolution mailing list SyncEvolution@moblin.org http://lists.moblin.org/listinfo/syncevolution