trying configure library with those params
./configure --disable-threading --disable-slotevent
make got an error:
pkcs11h-core.c: In function ‘pkcs11h_forkFixup’: pkcs11h-core.c:1012:45: error: ‘struct _pkcs11h_data_s’ has no member named ‘safefork’ return __pkcs11h_forkFixup (_g_pkcs11h_data->safefork);
trying configure library with those params
./configure --disable-threading --disable-slotevent
make got an error:pkcs11h-core.c: In function ‘pkcs11h_forkFixup’: pkcs11h-core.c:1012:45: error: ‘struct _pkcs11h_data_s’ has no member named ‘safefork’ return __pkcs11h_forkFixup (_g_pkcs11h_data->safefork);