>
> you could try mbsync master to see whether it works better (it contains
> two known bugs, but is otherwise stable (i don't remember what they are;
> the project currently has no priority. but i use it every day). note
> that running the new version upgrades the store in a
> backwards-incompatible way, so you should make a copy first, so you can
> roll back).
>

Unfortunately I ran into a bug I'm not sure how to resolve. Trying to
compile isync on MacOs fails due to an odd situation that MacOs reports
fdatasync exists when running the configure but in fact it doesn't exist
giving me

sync.c:45:62: error: implicit declaration of function 'fdatasync'
[-Werror,-Wimplicit-function-declaration]

and

sync.c:1207:8: error: implicit declaration of function 'fdatasync'
[-Werror,-Wimplicit-function-declaration]

Do you have a workaround for that?

/henrik
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to