src/openssl.o: In function `compat53_strerror':
/usr/local/lua-openssl/deps/lua-compat/c-api/compat-5.3.c:74: undefined reference to `strerror_s'
./libopenssl.a(asn1.o): In function `compat53_strerror':
/usr/local/lua-openssl/deps/lua-compat/c-api/compat-5.3.c:74: undefined reference to `strerror_s'
./libopenssl.a(bio.o): In function `compat53_strerror':
/usr/local/lua-openssl/deps/lua-compat/c-api/compat-5.3.c:74: undefined reference to `strerror_s'
./libopenssl.a(cipher.o): In function `compat53_strerror':
/usr/local/lua-openssl/deps/lua-compat/c-api/compat-5.3.c:74: undefined reference to `strerror_s'
./libopenssl.a(cms.o): In function `compat53_strerror':
/usr/local/lua-openssl/deps/lua-compat/c-api/compat-5.3.c:74: undefined reference to `strerror_s'
./libopenssl.a(compat.o):/usr/local/lua-openssl/deps/lua-compat/c-api/compat-5.3.c:74: more undefined references to `strerror_s' follow
collect2: error: ld returned 1 exit status
make: *** [Makefile:94: openssl.so] Error 1