Hi,
Guenter schrieb:
> just tried a standard build of recent snapshot, and get this:
> making all in crypto/md2...
> make[2]: Entering directory
> `/projects/test/openssl-1.0.0-stable-SNAP-20091017/crypto/md2'
> gcc -I.. -I../.. -I../asn1 -I../evp -I../../include  -DOPENSSL_THREADS
> -DDSO_WIN32 -mno-cygwin -DL_ENDIAN -DOPENSSL_NO_CAPIENG
> -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS
> -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM
> -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DWHIRLPOOL_ASM   -c -o
> md2_dgst.o md2_dgst.c
> In file included from md2_dgst.c:62:
> ../../include/openssl/md2.h:64:2: #error MD2 is disabled.
> make[2]: *** [md2_dgst.o] Error 1
> make[2]: Leaving directory
> `/projects/test/openssl-1.0.0-stable-SNAP-20091017/crypto/md2'
> make[1]: *** [subdirs] Error 1
> make[1]: Leaving directory
> `/projects/test/openssl-1.0.0-stable-SNAP-20091017/crypto'
> make: *** [build_crypto] Error 1
sorry for the noise, but seems this was related to crlf line endings;
once I extracted the tarball from MSYS all went fine.
Again sorry!

Günter.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to