<p>Alexander Traud <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/9182">View Change</a></p><p>Patch set 1:</p><p style="white-space: pre-wrap; word-wrap: break-word;">Yes, that is required.</p><p style="white-space: pre-wrap; word-wrap: break-word;">The problem is<br>#include "asterisk/crypto.h" /* for ast_crypto_loaded */<br>which does<br>#include "openssl/aes.h"</p><p style="white-space: pre-wrap; word-wrap: break-word;">That requires CRYPTO_INCLUDE in -I when compiling. Otherwise the build system picks the wrong search path for the OpenSSL headers (normally just the system header). You can see that, when you enable the Noisy Developer Mode. The exact steps to reproduce this are listed in the issue report. Is is the same as ASTERISK-27908 and Gerrit 9145.</p><p style="white-space: pre-wrap; word-wrap: break-word;">However, you just pointed me to something: It should not be ‘openssl’ but ‘crypto’.</p><ul style="list-style: none; padding-left: 20px;"></ul><p>To view, visit <a href="https://gerrit.asterisk.org/9182">change 9182</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.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.asterisk.org/9182"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Ibcab8f556ee77776f203cff8b06d776a673b7bc4 </div>
<div style="display:none"> Gerrit-Change-Number: 9182 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 14 Jun 2018 06:37:27 +0000 </div>
<div style="display:none"> Gerrit-HasComments: No </div>