p11-kit 0.13 and EOVERFLOW

Stef Walter stefw at gnome.org
Mon Sep 3 23:26:14 PDT 2012


On 09/02/2012 09:06 PM, Nikos Mavrogiannopoulos wrote:
> Hello,
>  I tried to cross-compile p11-kit using mingw64. It seems that EOVERFLOW
> that is used in pin.c and pin-test.c isn't defined there. It works if I
> change it to EIO or similar though.

Perhaps we should just #ifndef EOVERFLOW #define EOVERFLOW EINVAL? Or
something like that?

Are you able to make a patch that fixes it for you?

Cheers,

Stef



More information about the p11-glue mailing list