From: David V. <dav...@el...> - 2005-08-05 07:14:27
|
Hi, That did the trick, thanks! However, syncing still seems to be a problem. The phone connects, but immediately exits saying : System Error! I started the syncml-server using 'msynctool --sync nokia --wait'. Some more info: dvrstrae@louis ~ $ cat ~/.opensync/group1/2/syncml-http-server.conf <config><username>test</username><password>test</password><url>/test</url><po rt>9999</port></config> I used the same settings on my nokia 6600. The tracefiles generated by opensync are attached. Any help is greatly appreciated, and thanks for the nice work so far. Regards, David On Thursday 04 August 2005 09:50, Armin Bauer wrote: > Hi, > > looks like a old version of opensync. Is opensync from subversion? > > I added some new apis to opensync to be able to support the syncml > plugin correctly. Looks like these are missing from the version you are > using. > > Its a good idea anyways to use the subversion version so you can just do > svn up once i upload fixes for problems that occure while we beta test > the syncml plugin. > > Armin > > David Verstraeten wrote: > > ---------- Forwarded Message ---------- > > > > Subject: Failed build of syncml plugin > > Date: Thursday 04 August 2005 09:08 > > From: David Verstraeten <dav...@el...> > > To: ope...@li... > > > > Hi, > > > > i'm trying to get the syncml plugin to build, but I get this: > > > > syncml_plugin.c: In function `syncml_http_server_init': > > syncml_plugin.c:275: warning: implicit declaration of function > > `osync_try_malloc0' > > syncml_plugin.c:275: warning: initialization makes pointer from integer > > without a cast > > syncml_plugin.c:291: warning: implicit declaration of function > > `osync_member_get_loop' > > syncml_plugin.c:291: warning: assignment makes pointer from integer > > without a cast > > syncml_plugin.c: In function `get_changeinfo': > > syncml_plugin.c:385: warning: implicit declaration of function > > `osync_anchor_retrieve' > > syncml_plugin.c:385: warning: initialization makes pointer from integer > > without a cast > > syncml_plugin.c: In function `batch_commit': > > syncml_plugin.c:446: warning: initialization makes pointer from integer > > without a cast > > syncml_plugin.c: In function `get_info': > > syncml_plugin.c:521: warning: passing arg 4 of > > `osync_plugin_set_batch_commit_objformat' from incompatible pointer type > > > > I run a Gentoo system. As far as I know, libsoup, libsyncml and opensync > > are all installed correctly. > > > > Any ideas what might be causing this? > > > > Thanks, > > > > David > > > > -- > > http://www.elis.ugent.be/~dvrstrae > > PARIS-ELIS > > Sint-Pietersnieuwstraat 41 > > 9000 Gent > > Tel.: +32 9 264 34 04 > > Fax.: +32 9 264 35 94 > > > > ------------------------------------------------------- > > > > -- > > http://www.elis.ugent.be/~dvrstrae > > PARIS-ELIS > > Sint-Pietersnieuwstraat 41 > > 9000 Gent > > Tel.: +32 9 264 34 04 > > Fax.: +32 9 264 35 94 > > > > ------------------------------------------------------- -- http://www.elis.ugent.be/~dvrstrae PARIS-ELIS Sint-Pietersnieuwstraat 41 9000 Gent Tel.: +32 9 264 34 04 Fax.: +32 9 264 35 94 ------------------------------------------------------- -- http://www.elis.ugent.be/~dvrstrae PARIS-ELIS Sint-Pietersnieuwstraat 41 9000 Gent Tel.: +32 9 264 34 04 Fax.: +32 9 264 35 94 |