RE: Bug in 0.9.7g so that can't compile on mingw

2005-05-17 Thread Frank Buttner
So i have found the problem. It is in the file util/mk1mf.pl where E_EXE=openssl must become E_EXE=openssl.exe. Then it works. But i don't now, is this the right bugfix or is this option platform depend?? Thanks for all help. __

RE: Bug in 0.9.7g so that can't compile on mingw

2005-05-17 Thread Frank Buttner
So i have found the problem. It is in the file util/mk1mf.pl where E_EXE=openssl must become E_EXE=openssl.exe. Then it works. But i don't now, is this the right bugfix or is this option platform depend?? Thanks for all help. __

RE: Bug in 0.9.7g so that can't compile on mingw

2005-05-17 Thread Frank Buttner
w32-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

RE: Bug in 0.9.7g so that can't compile on mingw

2005-05-17 Thread Frank Buttner
w32-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

Re: Bug in 0.9.7g so that can't compile on mingw

2005-05-17 Thread Dr. Stephen Henson
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