From: Dirk L. <di...@cs...> - 2008-03-25 23:52:10
|
Wednesday, March 26, 2008, 12:47:49 AM, Dirk Leinenbach wrote: > Hi, > Wednesday, March 26, 2008, 12:35:50 AM, Graham Cobb wrote: >> On Tuesday 25 Mar 2008, Dirk Leinenbach wrote: >>> 1 [ 10%] Building C object src/CMakeFiles/syncml-plugin.dir/syncml_plugin.o >>> /usr/bin/gcc -Dsyncml_plugin_EXPORTS -O2 -g -fPIC >>> -I/home/dirkl/svn/opensync_dev/syncml >>> -I/home/dirkl/svn/opensync_dev/syncml/build >>> -I/home/dirkl/build/include/opensync-1.0 -I/usr/include/glib-2.0 >>> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 >>> -I/home/dirkl/build/include/libsyncml-1.0 -o >>> src/CMakeFiles/syncml-plugin.dir/syncml_plugin.o -c >>> /home/dirkl/svn/opensync_dev/syncml/src/syncml_plugin.c In file included >>> from /home/dirkl/svn/opensync_dev/syncml/src/syncml_plugin.c:23: >>> /home/dirkl/svn/opensync_dev/syncml/src/syncml_common.h:66: error: expected >>> specifier-qualifier-list before ‘SmlTransportConnectionType’ make[2]: *** >> I see that error when I compile the SVN syncml plugin against a slightly older >> version of libsyncml. It seems the API has changed very recently (since the >> last released version of libsyncml). Make sure that if you are building the >> SVN version of the plugin you have also built the SVN version of libsyncml. > that's a possible explanation. I'm indeed using libopensync 0.46 > instead of the svn version. I'll try the svn version and report > to the list whether it worked. Yes, that solved the problem. Thanks again. Dirk >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace >> _______________________________________________ >> Opensync-users mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensync-users |