[Freeswitch-users] Building for Redhat Linux

Piotr Gregor piotr at dataandsignal.com
Mon Mar 9 11:18:30 UTC 2020


Hi Larry,

Option 1: sudo apt install libavformat-dev
Option 2: You can skip modules you do not want to build by commenting them
out in modules.conf.

cheers,



Piotr Gregor
Software Engineer

M: (+44) 07483 866 525     www: dataandsignal.com






On Thu, Mar 5, 2020 at 9:51 PM Dragos Oancea <dragos at freeswitch.org> wrote:

> Make sure pkg-config can find the .pc file that the library is installing.
> You should have this output from pkg-config if libavformat.pc in
> PKG_CONFIG_PATH:
> $pkg-config --libs libavformat
> -lavformat
> $pkg-config --cflags libavformat
> -I/usr/include/x86_64-linux-gnu
>
> On Thu, Mar 5, 2020 at 7:58 PM Larry Hemenway <
> larryhemenway at motorolasolutions.com> wrote:
>
>> All,
>>
>> I'm trying to build from source using the instructions here:
>>
>> https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7+and+RHEL+7
>>
>>
>> I am almost there but continuously fail to build mod_av with the
>> following error:
>>
>> make[4]: Entering directory
>> `/usr/local/src/freeswitch/src/mod/applications/mod_av'
>> Makefile:1382: *** You must install libavformat-dev to build mod_av.
>> Stop.
>>
>> I've tried building libav from scratch from their github repository and
>> still see the same error.
>>
>> Has anyone else had success with this?
>>
>> Larry
>>
>>
>>
>>
>>
>> *Your privacy is important to us. That is why we have taken appropriate
>> measures to ensure the data you provide to us is kept secure. To learn more
>> about how we process your personal information, how we comply with
>> applicable data protection laws, and care for the security and privacy of
>> your personal data, please review our Privacy Policy. If you have any
>> questions related to data protection and compliance with applicable laws,
>> please contact us at our Security Operations Center at 1-800-674-4357 or
>> mail us at: Attention: Privacy Compliance Program, P.O. Box 59263,
>> Schaumburg, IL USA, 60159-0263*
>> _________________________________________________________________________
>>
>> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
>> services.
>> Build your next product on our scalable cloud platform.
>>
>> Join our online community to chat in real time
>> https://signalwire.community
>>
>> Professional FreeSWITCH Services
>> sales at freeswitch.com
>> https://freeswitch.com
>>
>> Official FreeSWITCH Sites
>> https://freeswitch.com/oss
>> https://freeswitch.org/confluence
>> https://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
>> https://freeswitch.com
>
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
> services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time
> https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://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
> https://freeswitch.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20200309/6177fc6a/attachment.html>


More information about the FreeSWITCH-users mailing list