I am running cygwin on MS Windows XP. I tried installing
openssl-0.9.8b.tar.gz but get an error. After successfulling running:
./config --prefix=/usr shared no-idea no-rc5 no-mdc2
make depend
I try the bare "make" command, but it dies with the following error:
[[
. . .
In file included from mdc2dgst.c:63:
../../include/openssl/mdc2.h:69:2: #error MDC2 is disabled.
make[2]: *** [mdc2dgst.o] Error 1
make[2]: Leaving directory
`/cygdrive/c/Downloads/OpenSSL-0_9_8b/openssl-0.9.8b/
crypto/mdc2'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory
`/cygdrive/c/Downloads/OpenSSL-0_9_8b/openssl-0.9.8b/
crypto'
make: *** [build_crypto] Error 1
]]
Compiler version:
$ gcc --version
gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
I don't know if this is a known problem or not.
David Booth, Ph.D.
HP Software
[EMAIL PROTECTED]
Phone: +1 617 629 8881
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]