-
Notifications
You must be signed in to change notification settings - Fork 386
Open
Description
Between ebf6ff7 and HEAD a change has been made which causes the attached build error. I believe it to be 4f296fa from #794.
Author of #794: @ruiliio
Approver of #794: @jschlyter
If this is intentional what are the expected code changes and is it intentional to not be backwards compatible?
In file included from <>,
from <>:
<>/usr/include/softhsm/pkcs11.h:984:3: error: unknown type name 'ck_rsa_pkcs_oaep_params'
ck_rsa_pkcs_oaep_params *oaep_params;
^~~~~~~~~~~~~~~~~~~~~~~
In file included from <>,
from <>:
<>/usr/include/softhsm/pkcs11.h:984:3: error: unknown type name 'ck_rsa_pkcs_oaep_params'
ck_rsa_pkcs_oaep_params *oaep_params;
^~~~~~~~~~~~~~~~~~~~~~~
In file included from <>,
from <>:
<>/usr/include/softhsm/pkcs11.h:984:3: error: unknown type name 'ck_rsa_pkcs_oaep_params'
ck_rsa_pkcs_oaep_params *oaep_params;
^~~~~~~~~~~~~~~~~~~~~~~
In file included from <>,
from <>:
<>/usr/include/softhsm/pkcs11.h:984:3: error: unknown type name 'ck_rsa_pkcs_oaep_params'
ck_rsa_pkcs_oaep_params *oaep_params;
^~~~~~~~~~~~~~~~~~~~~~~
In file included from <>,
from <>,
from <>:
<>/usr/include/softhsm/pkcs11.h:984:3: error: unknown type name 'ck_rsa_pkcs_oaep_params'
ck_rsa_pkcs_oaep_params *oaep_params;
^~~~~~~~~~~~~~~~~~~~~~~
In file included from <>,
from <>:
<>/usr/include/softhsm/pkcs11.h:984:3: error: unknown type name 'ck_rsa_pkcs_oaep_params'
ck_rsa_pkcs_oaep_params *oaep_params;
^~~~~~~~~~~~~~~~~~~~~~~
In file included from <>,
from <>:
<>/usr/include/softhsm/pkcs11.h:984:3: error: unknown type name 'ck_rsa_pkcs_oaep_params'
ck_rsa_pkcs_oaep_params *oaep_params;
^~~~~~~~~~~~~~~~~~~~~~~
gmake[2]: *** [<>] Error 1
gmake[2]: *** Waiting for unfinished jobs....
Metadata
Metadata
Assignees
Labels
No labels