From: Andriy Z. <azh...@gm...> - 2008-08-15 22:31:51
|
Hi Cristian, Sorry for long silence, I've finally figured out the error with tracing turned on: ERROR: Unable to open module /usr/local/lib/libopensync1/plugins/syncml-plugin.so: /usr/local/lib/libopensync1/plugins/syncml-plugin.so: undefined symbol: osync_objtype_sink_num_objformats ERROR: Unable to open module /usr/local/lib/libopensync1/plugins/syncml-plugin.so: /usr/local/lib/libopensync1/plugins/syncml-plugin.so: undefined symbol: osync_objtype_sink_nth_objformat This seems to be similar to http://www.opensync.org/ticket/775, and patch attached solves it - msynctool can see syncml plugins now On Tue, Mar 25, 2008 at 1:52 PM, Christian Hilgers <Chr...@co...> wrote: > Andriy Zhdanov schrieb: >> $ msynctool --listplugins >> Available plugins: >> google-calendar >> $ >> >> Any ideas? > > which msynctool > ldd `which msynctool` > does that match the place you did install the libs? > If not (what I assume) use LD_LIBRAY_PATH to point the linker > to the correct place. > > Christian > -- > Christian Hilgers |ConSol* > Tel. +49.2102.994-423 |Consulting&Solutions Software GmbH > Fax +49.2102.994-411 |Berliner Str. 101, 40880 Ratingen > email: Chr...@co... |WWW: http://www.consol.de > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > |