In message <[email protected]> on Thu, 10 Mar 2016
15:40:38 -0700, The Doctor <[email protected]> said:
doctor> Here is your latest gaffe
doctor>
doctor> gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS
-DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_BN_ASM_PART_WORDS
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM
-DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
-DPOLY1305_ASM -DOPENSSLDIR="\"/usr/contrib\""
-DENGINESDIR="\"/usr/contrib/lib/engines\"" -DPERL5 -DL_ENDIAN -DTERMIOS
-fomit-frame-pointer -O2 -march=i486 -Wall -g -fPIC -Iinclude -I.
-Icrypto/include -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c
doctor> crypto/ec/ec_asn1.c:183: redefinition of `ECPARAMETERS'
doctor> include/openssl/ec.h:121: `ECPARAMETERS' previously declared here
doctor>
doctor> Please fix!
Done hours ago
commit 03f880e4fc5f4235006abdc152664c22aef6a506
Author: Richard Levitte <[email protected]>
Date: Thu Mar 10 11:29:08 2016 +0100
The typedef ECPARAMETERS is already defined, don't define it anew
Reviewed-by: Matt Caswell <[email protected]>
Cheers,
Richard
--
Richard Levitte [email protected]
OpenSSL Project http://www.openssl.org/~levitte/
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev