|
From: Daniel G. <go...@b1...> - 2011-01-15 14:48:52
|
On Saturday, January 15, 2011 12:59:27 pm Quentin Denis wrote: > Hi folks, > > may I ask you to verify this patch? Sure, sorry for the delay - was laid low with the flu. > Emanoil, do you now have access to > commit into the gnokii directory in SVN? I can give you commit access if you like. Just let me know your trac-user name (once again). > > With this patch I removed all the warnings, except the ones related to the > calendar support. Once you have approved my contact changes, I will apply > them on calendar since it's the same code. > > However, the plugin still not listed in osynctool. I am wondering if this > is because of the remaining warnings (only related to calendar then) or > because something fundamental is missing. Any idea? Tip how to root-cause such problems: Run: OSYNC_TRACE=/tmp/osync_trace/ OSYNC_PRINTERROR=1 osynctool --listplugins Applied your patch (gnokii2.patch) dgollub@marvin:~/projects/OpenSync/plugins/gnokii-sync/build> OSYNC_TRACE=/tmp/osync_trace/ OSYNC_PRINTERROR=1 osynctool -- listplugins ERROR: Unable to open module /home/dgollub/build/OpenSync/lib/libopensync1/plugins/gnokii-sync.so: /home/dgollub/build/OpenSync/lib/libopensync1/plugins/gnokii-sync.so: undefined symbol: osync_objtype_sink_get_slowsync EXIT_ERROR: osync_module_load: Unable to open module /home/dgollub/build/OpenSync/lib/libopensync1/plugins/gnokii-sync.so: /home/dgollub/build/OpenSync/lib/libopensync1/plugins/gnokii-sync.so: undefined symbol: osync_objtype_sink_get_slowsync [...] -- Daniel Gollub Linux Consultant & Developer Tel.: +49-160 47 73 970 Mail: go...@b1... B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 |