So I have uesed the ftp://ftp.openssl.org/snapshot/openssl-0.9.7-stable-SNAP-20050517.tar.gz But this version has another bug. But compilief it self will work. Now I get this error:
gcc -o out\openssl tmp\verify.o tmp\asn1pars.o tmp\req.o tmp\dgst.o tmp\dh.o tm p\dhparam.o tmp\enc.o tmp\passwd.o tmp\gendh.o tmp\errstr.o tmp\ca.o tmp\pkcs7.o tmp\crl2p7.o tmp\crl.o tmp\rsa.o tmp\rsautl.o tmp\dsa.o tmp\dsaparam.o tmp\x509 .o tmp\genrsa.o tmp\gendsa.o tmp\s_server.o tmp\s_client.o tmp\speed.o tmp\s_tim e.o tmp\apps.o tmp\s_cb.o tmp\s_socket.o tmp\app_rand.o tmp\version.o tmp\sess_i d.o tmp\ciphers.o tmp\nseq.o tmp\pkcs12.o tmp\pkcs8.o tmp\spkac.o tmp\smime.o tm p\rand.o tmp\engine.o tmp\ocsp.o tmp\prime.o tmp\openssl.o out\libssl.a out\libc rypto.a -lwsock32 -lgdi32 out\openssl sha1 -hmac etaonrishdlcupfm -binary out\openssl > out\.sha1 out\openssl: No such file or directory mingw32-make: *** [out\openssl] Error 1 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dr. Stephen Henson Sent: Tuesday, May 17, 2005 2:31 PM To: openssl-users@openssl.org Cc: openssl-dev@openssl.org Subject: Re: Bug in 0.9.7g so that can't compile on mingw On Tue, May 17, 2005, Frank Buttner wrote: > 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? > That's a known issue, it is fixed in the latest stable snapshot. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]