[openssl-users] What to do with deprecation errors

Skip Carter skip at taygeta.com
Mon Oct 22 18:17:14 UTC 2018


On Mon, 2018-10-22 at 17:52 +0000, Salz, Rich via openssl-users wrote:
> >    Yes the macro is there, its just not being expanded by the pre-
> 
>     compiler.
>   
> That makes no sense.

I am stumped,  FYI here is the the relevant output of the precompiler
(cpp)

# 261 "/usr/include/openssl/ec.h" 3 4
DEPRECATEDIN_1_2_0(int EC_GROUP_set_curve_GFp(EC_GROUP *group, const
BIGNUM *p,
                                              const BIGNUM *a, const
BIGNUM *b,
                                              BN_CTX *ctx))

obviously when the actual compiler gets to this, its not happy.

I have checked the precompiler version matches the compiler version.
gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)

> ....Something is strange in your environment.... 

 I am thinking the same but I haven't a clue what it is.  I do lots of
code development but this has me at a loss



-- 
Skip Carter
Taygeta Scientific Inc.


More information about the openssl-users mailing list