Does not compile currently, clean chroot:
In file included from ../../../lib/x509/../pkcs11_int.h:27,
from ../../../lib/x509/verify.c:37:
/usr/i686-w64-mingw32/include/p11-kit-1/p11-kit/pkcs11.h:1445:46: error: expected ';', ',' or ')' before 'struct'
1445 | struct ck_interface **interface,
| ^~~~~~~~~
/usr/i686-w64-mingw32/include/p11-kit-1/p11-kit/pkcs11.h:1160:32: note: in definition of macro '_CK_DECLARE_FUNCTION'
1160 | typedef ck_rv_t (*CK_ ## name) args; \
| ^~~~
/usr/i686-w64-mingw32/include/p11-kit-1/p11-kit/pkcs11.h:1445:46: error: expected ';', ',' or ')' before 'struct'
1445 | struct ck_interface **interface,
...
Pinned Comments
Martchus commented on 2017-05-23 21:40 (UTC)