Looks like CERT_SYSTEM_STORE_USERS is undefined in the MinGW environment.

gcc -g -O2 -Wall -Wno-unused-function -Wno-unused-variable -mno-cygwin -I/c/src/
openssl-0.9.7e/include -I/c/src/lzo-1.08/include -c cryptoapi.c -o cryptoapi.o
cryptoapi.c: In function `SSL_CTX_use_CryptoAPI_certificate':
cryptoapi.c:366: `CERT_SYSTEM_STORE_USERS' undeclared (first use in this 
function)
cryptoapi.c:366: (Each undeclared identifier is reported only once
cryptoapi.c:366: for each function it appears in.)
make: *** [cryptoapi.o] Error 1

James

Reply via email to