On Tue, 2009-04-21 at 18:29 +0200, OpenSSL wrote:
> Reports and patches should be sent to [email protected].
Fedora 11 (beta) x86_64, openssl-1.0.0-beta2, using Configure options
from the Fedora OpenSSL packages:
[dw...@macbook openssl-1.0.0]$ ./Configure --prefix=/usr
--openssldir=/etc/pki/tls zlib enable-camellia enable-seed enable-tlsext
enable-rfc3779 enable-cms no-idea no-mdc2 no-rc5 no-ec no-ecdh no-ecdsa
linux-x86_64
...
making all in engines/ccgost...
make[2]: Entering directory `/home/dwmw2/working/openssl-1.0.0/engines/ccgost'
gcc -I../../include -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN
-DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DMD32_REG_T=int
-DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM
-DMD5_ASM -DAES_ASM -DWHIRLPOOL_ASM -c -o gost2001_keyx.o gost2001_keyx.c
In file included from gost_lcl.h:18,
from gost2001_keyx.c:18:
../../include/openssl/ec.h:82:2: error: #error EC is disabled.
make[2]: *** [gost2001_keyx.o] Error 1
make[2]: Leaving directory `/home/dwmw2/working/openssl-1.0.0/engines/ccgost'
--
dwmw2
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]