<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I am getting following linking Error for APIs "<span style="background-color:rgb(255, 255, 255);display:inline !important"><b>bn_get_words()</b>" and "<span style="background-color:rgb(255, 255, 255);display:inline !important"><b>bn_get_top()</b>" while compiling
 with OpenSSL 3.0. Although crypto/bn.h is included in file.</span></span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="background-color:rgb(255, 255, 255);display:inline !important"><span style="background-color:rgb(255, 255, 255);display:inline !important">Please help to resolve it.</span></span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="background-color:rgb(255, 255, 255);display:inline !important"><span style="background-color:rgb(255, 255, 255);display:inline !important">Regards,</span></span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="background-color:rgb(255, 255, 255);display:inline !important"><span style="background-color:rgb(255, 255, 255);display:inline !important">Sanjeev</span></span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
/bin/ld: warning: libssl.so.1.1, needed by /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/libcurl.so, may conflict with libssl.so.3
<div>/bin/ld: warning: libcrypto.so.1.1, needed by /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/libcurl.so, may conflict with libcrypto.so.3</div>
<div>/bin/ld: /sonus/p4/ws/skumarmishra/openssl3_howard/orca/dist/libs/db64/libdrm.a(DrmDebugUtils.o): in function `DrmDbgNitroxCmd(int, char**, CLI_CMD_STR*, void*)':</div>
<div>/sonus/p4/ws/skumarmishra/openssl3_howard/orca/drm/lib/src/DrmDebugUtils.c:5704: undefined reference to `bn_get_words(bignum_st const*)'</div>
<div>/bin/ld: /sonus/p4/ws/skumarmishra/openssl3_howard/orca/drm/lib/src/DrmDebugUtils.c:5705: undefined reference to `bn_get_words(bignum_st const*)'</div>
<div>/bin/ld: /sonus/p4/ws/skumarmishra/openssl3_howard/orca/drm/lib/src/DrmDebugUtils.c:5708: undefined reference to `bn_get_top(bignum_st const*)'</div>
<div>/bin/ld: /sonus/p4/ws/skumarmishra/openssl3_howard/orca/drm/lib/src/DrmDebugUtils.c:5708: undefined reference to `bn_get_top(bignum_st const*)'</div>
<div>/bin/ld: /sonus/p4/ws/skumarmishra/openssl3_howard/orca/drm/lib/src/DrmDebugUtils.c:5709: undefined reference to `bn_get_top(bignum_st const*)'</div>
<div>/bin/ld: /sonus/p4/ws/skumarmishra/openssl3_howard/orca/drm/lib/src/DrmDebugUtils.c:5709: undefined reference to `bn_get_top(bignum_st const*)'</div>
<div>collect2: error: ld returned 1 exit status</div>
<div>gmake[1]: *** [/sonus/p4/ws/shared/cmn_thirdparty.buster_openssl3/ACE/ACE_wrappers/include/makeinclude/rules.bin.GNU:54: db64/PrsProcess] Error 1</div>
<div>gmake[1]: Target 'all' not remade because of errors.</div>
<div>gmake[1]: Leaving directory '/sonus/p4/ws/skumarmishra/openssl3_howard/orca/prs/proc/src'</div>
<div>gmake: *** [Makefile:23: orca] Error 2</div>
<span>gmake: Target 'all' not remade because of errors.</span><br>
</div>
<br clear="both">
Notice: This e-mail together with any attachments may contain information of Ribbon Communications Inc. and its Affiliates that is confidential and/or proprietary for the sole use of the intended recipient. Any review, disclosure, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please notify the sender immediately and then delete all copies, including any attachments.<BR>
</body>
</html>