On Thu, 2009-11-19 at 04:20 +0000, Jason Grant wrote: > Hello, > > I'm trying to build synthesis off git head for the first time (to trial > the obex branch of syncevolution - it appears to require san.h which is > not shipped with the embedded synthesis).
For SyncEvolution, please check out git://git.moblin.org/libsynthesis We'll get back in sync with upstream libsynthesis eventually, but right now there are some differences. > Both autogen.sh and configure seemed to run OK for me, but I get the > compilation error at [1] below. Not sure what to make of this - almost > looks like a syntax issue. cp936_tables_inc.cpp shouldn't be compiled when building for Linux with autotools. If it still fails with the git.moblin.org code, then have a look at the list of files in libsynthesis_la_SOURCES generated by src/gen-makefile-am.sh. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ os-libsynthesis mailing list [email protected] http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis
