[Freeswitch-users] Freeswitch libvpx2-dev compile error Debian 8

Sergey Safarov s.safarov at gmail.com
Tue Feb 23 06:15:14 MSK 2016


Please check version of instaled libvpx2. Must be 1.5 according SD repo.

On Tue, Feb 23, 2016, 03:52 Ken Rice <krice at freeswitch.org> wrote:

> This is a known issue as this deb 7 build node is about to be replaced and
> will not be fixed. It just needs an upgraded libvpx2 there will be failures
> off and on like this in he short term as chrome is in the process of
> upgrading this lib and unfortunately its forcing us to do the same. This is
> the master branch so it can be broken at times.
>
> Sent from my iPhone
>
> On Feb 22, 2016, at 6:16 PM, Gonzalo Gasca Meza <gascagonzalo at gmail.com>
> wrote:
>
> Just as a note
> Recent builds are failing with similar error:
>
> https://freeswitch.org/bamboo/browse/FS-TMB/latest
>
>
> On Mon, Feb 22, 2016 at 3:12 AM, Giovanni Maruzzelli <gmaruzz at gmail.com>
> wrote:
>
>> As told in irc, you must install *unstable* repository for compiling
>> latest git master.
>>
>> Check on www.freeswitch.conf/confluence the page for debian 8 jessie
>> with updated instruction
>> Il 22/Feb/2016 10:59, "Gonzalo Gasca Meza" <gascagonzalo at gmail.com> ha
>> scritto:
>>
>>> Compiling latest FS version getting the following error when running
>>> make:
>>>
>>> You must install libvpx2-dev to build mod_av.  Stop.
>>>
>>> *Using this guide:*
>>>
>>> https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video
>>>
>>> *Version: **Debian 8.3 x64*
>>>
>>> *Troubleshooting*
>>>
>>> Previous version (Last week) was working fine in 2 different systems.
>>>
>>> *git log*
>>>
>>> commit 3bd26eaa6b2dff1d80cac4e58fc860fb96f92935
>>>
>>> Author: Anthony Minessale <anthm at freeswitch.org>
>>>
>>> Date:   Fri Feb 19 09:34:38 2016 -0600
>>>
>>>     FS-8847 #resolve [Silence Error on shutdown of video call]
>>>
>>> commit 9f4f67df5d2d9606ba88023b1bd05d7b88c69dad
>>>
>>> Author: Anthony Minessale <anthm at freeswitch.org>
>>>
>>> Date:   Thu Feb 18 17:04:01 2016 -0600
>>>
>>> *git diff*
>>>
>>>
>>> https://freeswitch.org/stash/projects/FS/repos/freeswitch/diff/src/mod/applications/mod_av/Makefile.am?until=4ad0aa91a4a34fd10782dfe21aba74d49724f995
>>>
>>>
>>> *logs (make)*
>>>
>>>
>>> making all mod_amr
>>>
>>> make[4]: Entering directory
>>> '/usr/src/freeswitch.git/src/mod/codecs/mod_amr'
>>>
>>> make  all-am
>>>
>>> make[5]: Entering directory
>>> '/usr/src/freeswitch.git/src/mod/codecs/mod_amr'
>>>
>>>   CC       mod_amr_la-mod_amr.lo
>>>
>>>   CCLD     mod_amr.la
>>>
>>> make[5]: Leaving directory
>>> '/usr/src/freeswitch.git/src/mod/codecs/mod_amr'
>>>
>>> make[4]: Leaving directory
>>> '/usr/src/freeswitch.git/src/mod/codecs/mod_amr'
>>>
>>> making all mod_av
>>>
>>> make[4]: Entering directory
>>> '/usr/src/freeswitch.git/src/mod/applications/mod_av'
>>>
>>> Makefile:915: *** You must install libvpx2-dev to build mod_av.  Stop.
>>>
>>> make[4]: Leaving directory
>>> '/usr/src/freeswitch.git/src/mod/applications/mod_av'
>>>
>>> Makefile:648: recipe for target 'mod_av-all' failed
>>>
>>>
>>> /usr/src/freeswitch.git/src/mod/applications/mod_av# tree
>>>
>>> .
>>>
>>> ├── avcodec.c
>>>
>>> ├── avformat.c
>>>
>>> ├── Makefile
>>>
>>> ├── Makefile.am
>>>
>>> ├── Makefile.in
>>>
>>> └── mod_av.c
>>>
>>>
>>> 0 directories, 6 files
>>>
>>> root at nkn-freeswitch-sfo1:/usr/src/freeswitch.git/src/mod/applications/mod_av#
>>> ls -alh
>>>
>>> total 208K
>>>
>>> drwxr-xr-x  3 root root 4.0K Feb 22 04:46 .
>>>
>>> drwxr-xr-x 59 root root 4.0K Feb 22 04:20 ..
>>>
>>> -rw-r--r--  1 root root  46K Feb 22 04:20 avcodec.c
>>>
>>> -rw-r--r--  1 root root  63K Feb 22 04:20 avformat.c
>>>
>>> drwxr-xr-x  2 root root 4.0K Feb 22 04:24 .deps
>>>
>>> -rw-r--r--  1 root root  35K Feb 22 04:24 Makefile
>>>
>>> -rw-r--r--  1 root root  828 Feb 22 04:20 Makefile.am
>>>
>>> -rw-r--r--  1 root root  33K Feb 22 04:23 Makefile.in
>>>
>>> -rw-r--r--  1 root root 4.3K Feb 22 04:20 mod_av.c
>>>
>>> *Found*
>>>
>>>
>>> http://lists.freeswitch.org/pipermail/freeswitch-users/2015-October/116401.html
>>> But not sure how to proceed for this release
>>>
>>> Thanks
>>>
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160223/aecabe76/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list