<p style="white-space: pre-wrap; word-wrap: break-word;">Hi Neels,</p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">Vadim, I don't understand why you can't reproduce this problem,</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">Well, does anyone else experience this problem too?</p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">maybe your installed libraries are simply not in the LD_LIBRARY_PATH?</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">My LD_LIBRARY_PATH is empty, all libraries are installed to the<br>default '/usr/local/lib/' location, that is configured for most<br>Debian based distributions in '/etc/ld.so.conf.d/libc.conf'.</p><p style="white-space: pre-wrap; word-wrap: break-word;">I just even tried to explicitly set LD_LIBRARY_PATH to '/usr/local/lib/',<br>but the result is the same, not matching your output:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">$ for l in $(find . -name "*.so") ; do echo; echo "$l"; ldd $l | grep libosmo; done<br>./src/coding/.libs/libosmocoding.so<br>  libosmocore.so.11 => /opt/osmocom/libosmocore/src/.libs/libosmocore.so.11 (0x00007f8fac718000)<br>     libosmogsm.so.10 => /opt/osmocom/libosmocore/src/gsm/.libs/libosmogsm.so.10 (0x00007f8fac4bf000)<br>   libosmocodec.so.0 => /opt/osmocom/libosmocore/src/codec/.libs/libosmocodec.so.0 (0x00007f8fac2bb000)</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">./src/sim/.libs/libosmosim.so<br>        libosmocore.so.11 => /opt/osmocom/libosmocore/src/.libs/libosmocore.so.11 (0x00007f0439542000)<br>     libosmogsm.so.10 => /opt/osmocom/libosmocore/src/gsm/.libs/libosmogsm.so.10 (0x00007f04392e9000)</pre><p style="white-space: pre-wrap; word-wrap: break-word;">./src/.libs/libosmocore.so</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">./src/gsm/.libs/libosmogsm.so<br>       libosmocore.so.11 => /opt/osmocom/libosmocore/src/.libs/libosmocore.so.11 (0x00007f68f8339000)</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">./src/gb/.libs/libosmogb.so<br>        libosmocore.so.11 => /opt/osmocom/libosmocore/src/.libs/libosmocore.so.11 (0x00007f2989c75000)<br>     libosmovty.so.4 => /opt/osmocom/libosmocore/src/vty/.libs/libosmovty.so.4 (0x00007f2989a55000)<br>     libosmogsm.so.10 => /opt/osmocom/libosmocore/src/gsm/.libs/libosmogsm.so.10 (0x00007f29897fc000)</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">./src/vty/.libs/libosmovty.so<br>    libosmocore.so.11 => /opt/osmocom/libosmocore/src/.libs/libosmocore.so.11 (0x00007f064ba63000)</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">./src/codec/.libs/libosmocodec.so<br>  libosmocore.so.11 => /opt/osmocom/libosmocore/src/.libs/libosmocore.so.11 (0x00007f9731650000)</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">./src/ctrl/.libs/libosmoctrl.so<br>    libosmocore.so.11 => /opt/osmocom/libosmocore/src/.libs/libosmocore.so.11 (0x00007f187bd94000)<br>     libosmogsm.so.10 => /opt/osmocom/libosmocore/src/gsm/.libs/libosmogsm.so.10 (0x00007f187bb3b000)<br>   libosmovty.so.4 => /opt/osmocom/libosmocore/src/vty/.libs/libosmovty.so.4 (0x00007f187b91b000)</pre><p style="white-space: pre-wrap; word-wrap: break-word;">where '/opt/osmocom/libosmocore/' is exactly the build directory...</p><p><a href="https://gerrit.osmocom.org/5844">View Change</a></p><ul style="list-style: none; padding: 0;"></ul><p>To view, visit <a href="https://gerrit.osmocom.org/5844">change 5844</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/5844"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Id084e6e6efd25cd62b1bd7a4fc7c5985c39130c6 </div>
<div style="display:none"> Gerrit-Change-Number: 5844 </div>
<div style="display:none"> Gerrit-PatchSet: 6 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 12 Sep 2018 08:01:40 +0000 </div>
<div style="display:none"> Gerrit-HasComments: No </div>
<div style="display:none"> Gerrit-HasLabels: No </div>