From: Armin B. <arm...@de...> - 2006-06-02 22:15:25
|
Felix Homann wrote: > On Friday 26 May 2006 16:00, Felix Homann wrote: >> Hi, >> >> after upgrading libsyncml I get the following error message when start= ing >> msynctool: >> >> Member 1 of type syncml-obex-client had an error while connecting: Unk= nown >> content type "-1208303096" >> >> The number in quotes is different everytime. >=20 > The problem seems to be related to msynctool. I've tried using=20 > syncml-obex-client directly and everything was fine. >=20 > Here's the version of msynctool I'm using: >=20 > $msynctool --version > This is msynctool version "0.90.18" > using OpenSync version "0.18" >=20 > Unfortunately msynctool from SVN won't compile on my system (Debian/Sid= ).=20 > Here's the error message: you have to upgrade opensync and msynctool to svn. otherwise the function will be missing. Armin >=20 > ################################ > if=20 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/gli= b-2.0/include -I/usr/include/opensync-1.0 -Wall -Werror -I.. -g -O2 -= MT=20 > msynctool.o -MD -MP -MF ".deps/msynctool.Tpo" -c -o msynctool.o msyncto= ol.c;=20 > \ > then mv -f ".deps/msynctool.Tpo" ".deps/msynctool.Po"; else=20 > rm -f ".deps/msynctool.Tpo"; exit 1; fi > cc1: warnings being treated as errors > msynctool.c: In function 'configure': > msynctool.c:482: warning: implicit declaration of=20 > function 'osync_member_need_config' > make[2]: *** [msynctool.o] Error 1 > make[2]: Leaving directory=20 > `/home/fex/download/OpenSync/src/multisync-cli/tools' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/fex/download/OpenSync/src/multisync-c= li' > make: *** [all] Error 2 >=20 > ################################ >=20 > What can I do? >=20 > Kind regards, >=20 > Felix >=20 >=20 >=20 > ------------------------------------------------------- > All the advantages of Linux Managed Hosting--Without the Cost and Risk!= > Fully trained technicians. The highest number of Red Hat certifications= in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D107521&bid=3D248729&dat= =3D121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users >=20 |