|
From: deloptes <del...@ya...> - 2011-08-14 14:29:25
|
Chris Frey wrote: > Hi, > > I ran a quick test, and here's the result: > > [cdfrey bin]$ pwd > /home/cdfrey/software/opensync/git/rootdir/bin > > [cdfrey bin]$ ls ../lib/libopensync1/plugins/ > akonadi-sync.so evo2-sync.so file-sync.so gcalendar.so > > [cdfrey bin]$ ./osynctool --listplugins > Available plugins: > google-data > evo2-sync > file-sync > akonadi-sync > I compiled with debug options and tested in the testing env. This seems to be the problem ;-) We need to fix syncml - regards. I'm pretty busy recently and can not do anything about. $ osynctool --listplugins ERROR: Unable to open module /opt/testing/opensync/lib/libopensync1/plugins/syncml-plugin.so: /opt/testing/opensync/lib/libopensync1/plugins/syncml-plugin.so: undefined symbol: osync_capabilities_objtype_new EXIT_ERROR: osync_module_load: Unable to open module /opt/testing/opensync/lib/libopensync1/plugins/syncml-plugin.so: /opt/testing/opensync/lib/libopensync1/plugins/syncml-plugin.so: undefined symbol: osync_capabilities_objtype_new Available plugins: file-sync akonadi-sync |