Hello OpenSSL team,
I get errors when I build openssl 1.0.2e with -DREF_PRINT -DREF_CHECK
./config -ggdb -DREF_PRINT -DREF_CHECK
make
ec_key.c: In function 'EC_KEY_free':
ec_key.c:115:14: error: called object is not a function or function pointer
REF_PRINT("EC_KEY", r);
^
ec_key.c: In function 'EC_KEY_up_ref':
ec_key.c:219:14: error: called object is not a function or function pointer
REF_PRINT("EC_KEY", r);
^
make[2]: *** [ec_key.o] Error 1
make[2]: Leaving directory `/home/beldmit/openssl-1.0.2e/crypto/ec'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/beldmit/openssl-1.0.2e/crypto'
make: *** [build_crypto] Error 1
--
SY, Dmitry Belyavsky
_______________________________________________
openssl-bugs-mod mailing list
[email protected]
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev