Error building openssl with REF_PRINT

Dmitry Belyavsky beldmit at gmail.com
Tue Dec 15 12:37:33 UTC 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-bugs-mod/attachments/20151215/ab19b55a/attachment.html>


More information about the openssl-bugs-mod mailing list