On Wed, Aug 3, 2011 at 11:59 AM, Dumez, Christophe <christophe.dumez@intel.com> wrote:
Hi,

I was unable to compile the latest libsynthesis git (master) with gcc
4.6.0 on Fedora 15.
The problem was that offsetof() function is used in 2 places but the
cstddef header is not included.

Please find the patch in attachment.


Its already fixed in the later releases, there was a temporary patch in syncevolution in fedora that was submitted for upstream a while back.

Peter