<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="">Hello,<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 2 Jan 2019, at 15.07, Mikael Pettersson <<a href="mailto:mikpelinux@gmail.com" class="">mikpelinux@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: SourceCodeProForPowerline-Regular; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">3. You might want to build ncurses with --disable-shared</span><br style="caret-color: rgb(0, 0, 0); font-family: SourceCodeProForPowerline-Regular; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: SourceCodeProForPowerline-Regular; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">to ensure that no dynamic linking is attempted.</span></div></blockquote></div><div class=""><br class=""></div>Recently, I’ve been fighting with same issue of cross compiling VM to alpine/musl. Unfortunately, statically linked libncurses would not help (or I hold it wrong). I’ve made a cross-compile of <span style="caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 12px; white-space: pre; background-color: rgb(255, 255, 255);" class="">ncurses + openssl and VM with </span><font face="SourceCodeProForPowerline-Regular" class="">--disable-shared. As result, VM is failed to start due to missing terminal info database. I suspect that you need to compile </font><span style="background-color: rgb(255, 255, 255);" class=""><font color="#24292e" face="SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace" class=""><span style="font-size: 12px; white-space: pre;" class="">ncurses with some magic… Do you happened to know it?</span></font></span><div class=""><span style="font-family: SourceCodeProForPowerline-Regular;" class=""><br class=""></span></div><div class=""><font face="SourceCodeProForPowerline-Regular" class="">Best Regards, </font></div><div class=""><font face="SourceCodeProForPowerline-Regular" class="">Dmitry  </font><div class=""><div class=""><div class=""><div class=""><br class=""></div></div></div></div></div></body></html>