From: Armin B. <arm...@de...> - 2005-08-04 07:50:52
|
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 > > ------------------------------------------------------- > |