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 Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel