<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">You built with the no-shared option.  None of these are errors, they just aren’t supported without shared library support.<div class=""><br class=""></div><div class="">As for the linking, the difference is a single (larger) executable or a smaller executable plus a shared library.  If lots of applications use the same shared library, there is a space saving.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Pauli<br class=""><div class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">-- <br class="">Dr Paul Dale | Cryptographer | Network Security & Encryption <br class="">Phone +61 7 3031 7217<br class="">Oracle Australia</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""></div><br class="Apple-interchange-newline">
</div>

<div><br class=""><blockquote type="cite" class=""><div class="">On 4 Jun 2019, at 6:30 pm, shiva kumar <<a href="mailto:shivakumar2696@gmail.com" class="">shivakumar2696@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi,<div class="">when I am performing make test while building OpenSSL 1.1.1b I got error as :</div><div class=""><br class=""></div><div class="">../test/recipes/70-test_sslcbcpadding.t ............ skipped: test_sslcbcpadding needs the dynamic engine feature enabled<br class="">../test/recipes/70-test_sslcertstatus.t ............ skipped: test_sslcertstatus needs the dynamic engine feature enabled<br class="">../test/recipes/70-test_sslextension.t ............. skipped: test_sslextension needs the dynamic engine feature enabled<br class="">../test/recipes/70-test_sslmessages.t .............. skipped: test_sslmessages needs the dynamic engine feature enabled<br class="">../test/recipes/70-test_sslrecords.t ............... skipped: test_sslrecords needs the dynamic engine feature enabled<br class="">../test/recipes/70-test_sslsessiontick.t ........... skipped: test_sslsessiontick needs the dynamic engine feature enabled<br class=""></div><div class=""><br class=""></div><div class="">what is meant by enabling dynamic engine feature ?</div><div class="">can anyone please explain me ?</div><div class=""><br class=""></div><div class="">I also got as </div><div class="">../test/recipes/90-test_shlibload.t ................ skipped: Test only supported in a shared build<br class=""></div><div class=""><br class=""></div><div class="">is they any problem if I create a n<b class="">o-shared</b> build ?</div><div class="">how is the linking works in <b class="">no-shared</b>  build  comapred to shared build ?</div><div class="">please explain me.</div><div class=""><br class=""></div><div class="">Thanks and Regards</div><div class="">Shivakumar</div></div>
</div></blockquote></div><br class=""></div></body></html>