<p>Alexander Traud <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/8433">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD.<br><br>In the script ./configure, AST_EXT_LIB_CHECK checks for external libraries. Some<br>libraries do not specify all their dependencies and require additional shared<br>libraries. In AST_EXT_LIB_CHECK, this is the fifth parameter. However, if a<br>library is specified there, it must exist on the platform, because ./configure<br>tries to compile/link/execute a small app using those statements. For example,<br>the library libdl.so is Linux specific and does not exist on BSD-like platforms.<br><br>Furthermore, no supported platform/version was found, which still (ever?)<br>requires those additional libraries. Therefore, they were simply removed.<br><br>Finally, this change adds the error code ESTRPIPE to the channel driver<br>chan_alsa for those platforms which lack it, again for example NetBSD.<br><br>ASTERISK-27720<br><br>Change-Id: I3b21f2135f6cbfac7590ccdc2df753257f426e0b<br>---<br>M channels/chan_alsa.c<br>M configure<br>M configure.ac<br>3 files changed, 17 insertions(+), 13 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/33/8433/5</pre><p>To view, visit <a href="https://gerrit.asterisk.org/8433">change 8433</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/8433"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I3b21f2135f6cbfac7590ccdc2df753257f426e0b </div>
<div style="display:none"> Gerrit-Change-Number: 8433 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </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: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>