From a083b881f304a13b7cd9aa075b96f461abf3735f Mon Sep 17 00:00:00 2001 From: Stanislav Sinyagin Date: Mon, 24 Aug 2015 08:52:44 -0400 Subject: [PATCH] debian/bootstrap.sh: excluded few modules that fail to compile applications/mod_mp4v2 codecs/mod_openh264 event_handlers/mod_smpp formats/mod_webm --- debian/bootstrap.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index 12c8f4b435..df94f3dffa 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -14,6 +14,7 @@ avoid_mods=( applications/mod_limit applications/mod_mongo applications/mod_mp4 + applications/mod_mp4v2 applications/mod_osp applications/mod_rad_auth applications/mod_skel @@ -21,6 +22,7 @@ avoid_mods=( asr_tts/mod_cepstral codecs/mod_com_g729 codecs/mod_ilbc + codecs/mod_openh264 codecs/mod_siren codecs/mod_skel_codec endpoints/mod_gsmopen @@ -29,6 +31,8 @@ avoid_mods=( endpoints/mod_opal endpoints/mod_reference endpoints/mod_unicall + event_handlers/mod_smpp + formats/mod_webm sdk/autotools xml_int/mod_xml_ldap xml_int/mod_xml_radius