Mastercard / pkcs11-tools

A set of tools to manage objects on PKCS#11 cryptographic tokens. Compatible with many PKCS#11 library, including major HSM brands, NSS and softoken.
Other
142 stars 29 forks source link

cross-compiling fails under v1.0.1 #1

Closed keldonin closed 5 years ago

keldonin commented 5 years ago

Describe the bug When cross-compiling, configure script chokes and reports the following error: checking for include/cryptoki/ncipher.h... configure: error: cannot check for file existence when cross compiling

To Reproduce Steps to reproduce the behavior:

  1. download tagged version v1.0.1
  2. follow cross-compiling instructions from INSTALL.md

Expected behavior configure script should suceed.

Operating System (please complete the following information):

Additional context cross-compiling for win32.