[openssl-dev] [openssl.org #4181] Error building openssl with REF_PRINT

Dmitry Belyavsky via RT rt at openssl.org
Tue Dec 15 12:37:46 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 --------------
_______________________________________________
openssl-bugs-mod mailing list
openssl-bugs-mod at openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod


More information about the openssl-dev mailing list