When I try to compile openssl 0.9.7g with ms\mingw32 fips
I get the error:
.\ssl\ssltest.c: In function `app_verify_callback':
.\ssl\ssltest.c:1979: error: `s' undeclared (first use in this function)
.\ssl\ssltest.c:1979: error: (Each undeclared identifier is reported only
once
.\ssl\ssltest.c:1979: error: for each function it appears in.)
mingw32-make: *** [tmp\ssltest.o] Error 1
Used tools:
MinGW-3.2.0-rc-3
OpenSSL 0.9.7g
ActivePerl-5.8.6.811

What must I add to the file ssltest.c that it compile?

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to