<p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/18830">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/18830/1/utils/Makefile.am">File utils/Makefile.am:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-trx/+/18830/1/utils/Makefile.am@9">Patch Set #1, Line 9:</a> <code style="font-family:monospace,monospace">osmo_prbs_tool_LDADD = $(LIBOSMOCODING_LIBS) -ltalloc</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">The main problem here is that it's not including LIBOSMOCORE, but I see lots of headers osmocom/core in prbs-tool.c:<br>#include <osmocom/core/bits.h><br>#include <osmocom/core/utils.h><br>#include <osmocom/core/prbs.h><br>#include <osmocom/core/socket.h><br>#include <osmocom/gsm/gsm_utils.h></p><p style="white-space: pre-wrap; word-wrap: break-word;">prbs-tool is not using talloc directly afaict:<br>$ grep -c talloc ./utils/prbs-tool.c<br>0</p><p style="white-space: pre-wrap; word-wrap: break-word;">Maybe there's an extra issue with libosmocoding requiring talloc but not having it in its pkgconfig file?</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/18830">change 18830</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/c/osmo-trx/+/18830"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ica87cc796978528f1b33002420b582d6e4773349 </div>
<div style="display:none"> Gerrit-Change-Number: 18830 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 15 Jun 2020 13:56:01 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>