<div dir="ltr"><div><div><div><div>Hello! I&#39;m trying to follow steps on <a href="https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video">https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video</a><br></div>But I can&#39;t do:<br>&quot;DEBIAN_FRONTEND=none APT_LISTCHANGES_FRONTEND=none apt-get install -y --force-yes freeswitch-video-deps-most&quot;<br></div>Cause it requires libsngtc-dev which I can&#39;t find anywhere (including github and freeswitch repos). If I skip this step, I can&#39;t compile FS, because (I suppose) it requires a special version of libyuv-dev<br><br></div>That&#39;s what I get:<br>CCLD     freeswitch
<br>//usr/lib/libyuv.so: undefined reference to `ScaleARGBRowDown2_SSE2&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown4_SSE2&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleARGBRowDown2Box_SSE2&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown2Box_SSE2&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleARGBRowDownEvenBox_SSE2&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown34_0_Box_SSSE3&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown38_SSSE3&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleARGBRowDownEven_SSE2&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown38_3_Box_SSSE3&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown2_SSE2&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown34_1_Box_SSSE3&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown34_SSSE3&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown38_2_Box_SSSE3&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown4Box_SSE2&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown2Linear_SSE2&#39;
<br>//usr/lib/libyuv.so: undefined reference to `ScaleARGBRowDown2Linear_SSE2&#39;
<br>collect2: error: ld returned 1 exit status
<br>Makefile:1460: recipe for target &#39;freeswitch&#39; failed<br><br></div>but libyuv-dev is present:<br># dpkg -l | grep libyuv
<br>ii  libyuv                            0.0.1433~49-1~jessie+1           i386         &lt;insert up to 60 chars description&gt;
<br>ii  libyuv-dev                        0.0.1433~49-1~jessie+1           i386         &lt;insert up to 60 chars description&gt;<br clear="all"><div><div><div><div><div><div><br><br></div><div>Can please someone guide me how to compile 1.6 from git?<br></div><div>-- <br><div class="gmail_signature"><div dir="ltr">Alexandru Covalschi<br>ABRISS-Solutions<div>VoIP engineer and system administrator<br>phone: +37367398493<br>web: <a href="http://abs-telecom.com/" target="_blank">http://abs-telecom.com/</a></div></div></div>
</div></div></div></div></div></div></div>