|
Subject: Re: Building syncml plugin failure on kubuntu gutsy. Newsgroups: gmane.comp.misc.opensync.user Date: Monday 19th November 2007 21:30:20 UTC (over 10 years ago) Stephen Kelly wrote: > Hi. > > I've downloaded and installed libopensync-0.34, msynctool-0.3.4 and > libopensync-plugin-kdepim-0.34 from > http://www.opensync.org/download/releases/0.34/ > > Building libopensync-plugin-syncml-0.34 fails when I attempt to run make. ... > Have I forgotten to install something, or is it a bug in the package? > > gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) > on a fairly standard kubuntu install. > > Any help appreciated. I wouldn't know how to patch this myself if it needs > it. > > > Steve. > Kubuntu gutsy has libsyncml v0.41. The plugin requires v0.45 minimum from here(http://libsyncml.opensync.org/wiki/download). Thanks to prahal on irc for the pointer. The plugin compiled, but is not available to msynctool. [email protected]:~$ msynctool --listplugins Available plugins: kdepim-sync [email protected]:~$ ls /usr/lib/opensync/plugins/ kdepim_lib.la kdepim_sync.la syncml_plugin.la kdepim_lib.so kdepim_sync.so syncml_plugin.so [email protected]:~$ ls /usr/local/lib/opensync/plugins/ kdepim_lib.so kdepim-sync.so syncml-plugin.so [email protected]:~$ msynctool --version This is msynctool version "0.34" using OpenSync version "0.34" The plugins in /usr/lib/opensync/plugins/ are installed through the distro. Any idea how I can troubleshoot this issue? Steve. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Opensync-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensync-users |
||