From: Stefan W. <wo...@fs...> - 2006-05-24 17:54:31
|
Hi, compilation of the syncml-plugin fails: =20 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include= /glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libsyncml-1.0 -I/usr/i= nclude/libxml2 -Wall -Werror -I/usr/include/opensync-1.0 -I/usr/include/gli= b-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libsyncml-1.0 -I/usr/inclu= de/libxml2 -g -O2 -MT=20 syncml_plugin.lo -MD -MP -MF .deps/syncml_plugin.Tpo -c=20 syncml_plugin.c -fPIC -DPIC -o .libs/syncml_plugin.o syncml_plugin.c:38: error: syntax error before "_format_to_contenttype" syncml_plugin.c:39: warning: return type defaults to `int' syncml_plugin.c: In function `_format_to_contenttype': syncml_plugin.c:41: error: `SML_CONTENT_TYPE_VCARD' undeclared (first use i= n=20 this function) syncml_plugin.c:41: error: (Each undeclared identifier is reported only once syncml_plugin.c:41: error: for each function it appears in.) syncml_plugin.c:44: error: `SML_CONTENT_TYPE_VCAL' undeclared (first use in= =20 this function) (Just the first error....) Any Ideas? =2D-=20 Stefan Wolf <wo...@fs...> |