This is a bug in our 32 bit meta-package I thought was already fixed. It will work with 64 bit, alternatively just install everything the meta-pacakge installs except for that one <span></span><br><br>On Thursday, August 13, 2015, Alexandru Covalschi <<a href="mailto:568691@gmail.com">568691@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hello! I'm trying to follow steps on <a href="https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video" target="_blank">https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video</a><br></div>But I can't do:<br>"DEBIAN_FRONTEND=none APT_LISTCHANGES_FRONTEND=none apt-get install -y --force-yes freeswitch-video-deps-most"<br></div>Cause it requires libsngtc-dev which I can't find anywhere (including github and freeswitch repos). If I skip this step, I can't compile FS, because (I suppose) it requires a special version of libyuv-dev<br><br></div>That's what I get:<br>CCLD freeswitch
<br>//usr/lib/libyuv.so: undefined reference to `ScaleARGBRowDown2_SSE2'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown4_SSE2'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleARGBRowDown2Box_SSE2'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown2Box_SSE2'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleARGBRowDownEvenBox_SSE2'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown34_0_Box_SSSE3'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown38_SSSE3'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleARGBRowDownEven_SSE2'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown38_3_Box_SSSE3'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown2_SSE2'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown34_1_Box_SSSE3'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown34_SSSE3'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown38_2_Box_SSSE3'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown4Box_SSE2'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleRowDown2Linear_SSE2'
<br>//usr/lib/libyuv.so: undefined reference to `ScaleARGBRowDown2Linear_SSE2'
<br>collect2: error: ld returned 1 exit status
<br>Makefile:1460: recipe for target 'freeswitch' 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 <insert up to 60 chars description>
<br>ii libyuv-dev 0.0.1433~49-1~jessie+1 i386 <insert up to 60 chars description><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><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>
</blockquote>