Hi, I progress ! Now, I can make this step :
osynctool --listplugins osynctool --addgroup myBlackBerry osynctool --addmember myBlackBerry evo2-sync osynctool --addmember myBlackBerry barry-sync osynctool --showgroup myBlackBerry osynctool --configure myBlackBerry 1 osynctool --configure myBlackBerry 2 <= for the moment, you have to configure in editing a XML file (like the others plugins) osynctool --discover myBlackBerry 1 osynctool --discover myBlackBerry 2 Now, I can work about osynctoo --sync :) Regards, Le samedi 31 janvier 2009 à 20:45 +0100, Nicolas a écrit : > Hi, > > First, I have packaged OpenSync Trunk today (for debian) : > http://www.progweb.com/modules/blackberry/opensync/ > > Then, I have ported opensync barry plugin for this last snapshot : > http://www.progweb.com/modules/blackberry/opensync-plugin/ > Thank's to apply this patch on opensync-0.4x branch. > > I have an critical issue. > > I can build without difficulties :) > > Then, I run opensync : > [nico...@dahlia nicolas]$ osynctool --listplugins > ERROR: Could not load plugin > "/usr/lib/libopensync1/plugins/barry_sync.so". Not a opensync library? > EXIT_ERROR: osync_module_check: No version > ERROR: Unable to load module: Could not load plugin > "/usr/lib/libopensync1/plugins/barry_sync.so". Not a opensync library? > Available plugins: > evo2-sync > syncml-http-server > syncml-http-client > syncml-obex-client > > And in traces : > >>>>>>> osync_module_check(0x8061d50, 0xbfb3a454) > >>>>>>> osync_module_get_version(0x8061d50) > <<<<<<< osync_module_get_version: get_version not found. Not a > library? > ERROR: Could not load plugin > "/usr/lib/libopensync1/plugins/barry_sync.so". Not a opensync library? > <--- ERROR --- osync_module_check: No version > Module check error for /usr/lib/libopensync1/plugins/barry_sync.so: > Could not load plugin "/usr/lib/libopensync1/plugins/barry_sync.so". Not > a opensync library? > >>>>>>> osync_module_unload(0x8061d50) > > I don't understand ! > I have well declared get_version function with extern "C". > > > To enable OpenSync traces : > export OSYNC_PRIVACY=1 > export SYNCML_TRACE=/tmp/sync/syncml > export OSYNC_TRACE=/tmp/sync/opensync > mkdir -p /tmp/sync/syncml > mkdir -p /tmp/sync/opensync > > > Regards, -- Nicolas VIVIEN ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Barry-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/barry-devel
