Hi Patrick,
I was testing 1.1.99.4 to ensure it at least compiled on Fedora
rawhide (F-16) and found I needed the attached patch to compile with
gcc 4.6
Regards,
Peter
--- syncevolution-1.1.99.4/src/synthesis/src/sysync/binfileimplclient.cpp.orig 2011-04-28 12:45:22.804010329 +0100
+++ syncevolution-1.1.99.4/src/synthesis/src/sysync/binfileimplclient.cpp 2011-04-28 12:46:34.896019779 +0100
@@ -19,6 +19,7 @@
#include "binfileimplclient.h"
#include "binfileimplds.h"
#include "syserial.h"
+#include <cstddef>
namespace sysync {
--- syncevolution-1.1.99.4/src/synthesis/src/sysync/binfileimplds.cpp.orig 2011-04-20 11:20:06.000000000 +0100
+++ syncevolution-1.1.99.4/src/synthesis/src/sysync/binfileimplds.cpp 2011-04-28 12:46:34.897019709 +0100
@@ -19,6 +19,7 @@
#include "sysync.h"
#include "binfileimplclient.h"
#include "binfileimplds.h"
+#include <cstddef>
#if defined(BINFILE_ALWAYS_ACTIVE) && defined(SYSYNC_SERVER)
#error "BINFILE_ALWAYS_ACTIVE is not compatible with server-enabled builds"
_______________________________________________
SyncEvolution mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution