From: Armin B. <arm...@de...> - 2006-02-27 17:12:36
|
Stefan Armbruster wrote: > Hi, >=20 > i've just update the whole opensync stuff to the latest svn: >=20 > module svn version > libsyncml-threaded 97 > syncml 824 > opensync 824 >=20 > After installing libsyncml-threaded and opensync, building the syncml m= odule=20 > fails: >=20 > make[2]: Gehe in Verzeichnis =BB/home/stefan/packages/opensync/syncml/s= rc=AB > if /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -= I. -I. -I..=20 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libx= ml2=20 > -I/usr/local/include/opensync-1.0 -I/usr/local/include/libsyncml-1.0 = =20 > -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include=20 > -I/usr/include/libxml2 -I/usr/local/include/opensync-1.0=20 > -I/usr/local/include/libsyncml-1.0 -g -O2 -MT syncml_plugin.lo -MD -M= P -MF=20 > ".deps/syncml_plugin.Tpo" -c -o syncml_plugin.lo syncml_plugin.c; \ > then mv -f ".deps/syncml_plugin.Tpo" ".deps/syncml_plugin.Plo"; else rm= -f=20 > ".deps/syncml_plugin.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0=20 > -I/usr/lib/glib-2.0/include -I/usr/include/libxml2=20 > -I/usr/local/include/opensync-1.0 -I/usr/local/include/libsyncml-1.0 -W= all=20 > -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include=20 > -I/usr/include/libxml2 -I/usr/local/include/opensync-1.0=20 > -I/usr/local/include/libsyncml-1.0 -g -O2 -MT syncml_plugin.lo -MD -MP = > -MF .deps/syncml_plugin.Tpo -c syncml_plugin.c -fPIC -DPIC=20 > -o .libs/syncml_plugin.o > In file included from syncml_plugin.c:21: > syncml_plugin.h:40: error: syntax error before 'GMainContext' > cc1: warnings being treated as errors > syncml_plugin.h:40: warning: no semicolon at end of struct or union > syncml_plugin.h:41: warning: type defaults to 'int' in declaration of '= loop' > syncml_plugin.h:41: warning: data definition has no type or storage cla= ss > syncml_plugin.h:58: error: syntax error before '}' token > syncml_plugin.h:58: warning: type defaults to 'int' in declaration of=20 > 'SmlPluginEnv' > syncml_plugin.h:58: warning: data definition has no type or storage cla= ss > syncml_plugin.c: In function '_verify_user': > syncml_plugin.c:28: error: 'env' undeclared (first use in this function= ) > syncml_plugin.c:28: error: (Each undeclared identifier is reported only= once > syncml_plugin.c:28: error: for each function it appears in.) > syncml_plugin.c: In function '_syncml_recv_change': > syncml_plugin.c:76: error: 'env' undeclared (first use in this function= ) > syncml_plugin.c:76: error: syntax error before ')' token > syncml_plugin.c: In function '_recv_init_alert': > syncml_plugin.c:121: error: 'env' undeclared (first use in this functio= n) > syncml_plugin.c:121: error: syntax error before ')' token > syncml_plugin.c: In function '_recv_alert': >=20 > I've installed Kubuntu 5.10 with gcc 4.02. Any ideas? Hi Stefan, i am currently updating the syncml plugin to use the libsyncml-threaded branch code. I will need some more hours until the plugin is working again correctly. ill write a mail to the list once i have it running. Armin >=20 > Thanks, > Stefan >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting lang= uage > that extends applications into web and mobile media. Attend the live we= bcast > and join the prime developer group breaking into this new coding territ= ory! > http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=110944&bid$1720&dat=121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users >=20 |