<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Monaco;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Are you just trying to disable some of the modules that build? If so that’s just in modules.conf in the root of your source code check out… just comment out the ones you don’t want to build… the core doesn’t depend on ldap<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] <b>On Behalf Of </b>Sharath Kumar<br><b>Sent:</b> Wednesday, September 2, 2015 10:11 AM<br><b>To:</b> FreeSWITCH Users Help &lt;freeswitch-users@lists.freeswitch.org&gt;<br><b>Subject:</b> Re: [Freeswitch-users] Freeswitch 1.4.21 from source and Speex<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>I am not building my own apr-util. If I try to build FS with --without-ldap option, the main FS configure script fails with this message &quot;<o:p></o:p></p><div><p class=MsoNormal>The configure of apr-util does not have ldap disabled either.<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>Platform: standard x86_64-linux but with a custom kernel.<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>Trying to cross-compile on a Ubuntu 14.4 host.<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>1. I'm running bootstrap.sh [ I'm not sure whether I should run this it seems like it is for Debian] &nbsp;<o:p></o:p></p></div><div><p class=MsoNormal>2. A makefile that basically calls the top-level configure script and calls make.<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><div><p class=MsoNormal>PHONY : $(X86_64_ARCH)/freeswitch<o:p></o:p></p></div><div><p class=MsoNormal>$(X86_64_ARCH)/freeswitch: $(freeswitch_loc)/configure<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; cd $(TOP)<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; mkdir -p $@<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; cd $@ &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export PKG_CONFIG_PATH=$(X86_64_INSTALL)/usr/lib/pkgconfig &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export ac_cv_func_malloc_0_nonnull=yes &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export ac_cv_func_realloc_0_nonnull=yes &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export apr_cv_mutex_recursive=yes &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export ac_cv_file__dev_urandom=yes &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export ac_cv_file__dev_ptmx=yes &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export ac_cv_file__dev_zero=yes &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export ac_cv_func_setpgrp_void=yes &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export apr_cv_process_shared_works=yes &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export apr_cv_mutex_robust_shared=no &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export apr_cv_tcp_nodelay_with_cork=yes &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export ac_cv_sizeof_struct_iovec=8 &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export apr_cv_mutex_recursive=yes &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; export ac_cv_file_dbd_apr_dbd_mysql_c=no &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; $(freeswitch_loc)/bootstrap.sh &amp;&amp; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; $(freeswitch_loc)/configure \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --build=`uname -m` \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --host=$(X86_64_ARCH) \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --exec-prefix=/usr \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --prefix=/var/lib/freeswitch \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --libexecdir=/usr/lib \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --libdir=/usr/lib \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --sysconfdir=/etc/freeswitch \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --datarootdir=/usr/share \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --includedir=/usr/include/freeswitch \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --with-modinstdir=/usr/lib/freeswitch/mod \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --localstatedir=/var \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --with-rundir=/var/run \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --disable-core-libedit-support \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --enable-static \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --disable-debug \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --disable-core-odbc-support \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --disable-system-xmlrpc-c \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --without-erlang \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --without-python \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --with-sysroot=$(X86_64_INSTALL) \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;64,1-8 &nbsp; &nbsp; &nbsp; &nbsp;38%<o:p></o:p></p></div></div><div><div><p class=MsoNormal>CPPFLAGS=&quot;-I$(freeswitch_loc)/src/include -D_GNU_SOURCE&quot; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CFLAGS=&quot;-Wno-error=strict-aliasing \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -Wno-error=unused-value&quot;<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; sed -e 's/^DEFAULT_INCLUDES = -I./DEFAULT_INCLUDES = -I$$(abs_builddir)/g' \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -i <a href="mailto:$@/libs/tiff-4.0.2/libtiff/Makefile">$@/libs/tiff-4.0.2/libtiff/Makefile</a><o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; sed -e '/DTHREADSAFE/ a TCC += $$(CPPFLAGS) $$(LDFLAGS)' \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -i $@/libs/sqlite/Makefile<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; sed -e 's%-DSWITCH_DECLARE_CLASS%-I$(freeswitch_loc)/src/include -I$(X86_64_BUILD)/freeswitch/src/include -DSWITCH_DECLARE_CLASS%g' \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -i $@/Makefile<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; $(MAKE) -C $@ $(X86_64_BUILD)/freeswitch/modules.conf<o:p></o:p></p></div></div><div><p class=MsoNormal>&nbsp; &nbsp;$(MAKE) -j $(SIMUL) -C $@ DESTDIR=$(X86_64_INSTALL) \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CPPFLAGS=&quot;-I$(freeswitch_loc)/src/include -D_GNU_SOURCE -DHAVE_UINT64_T&quot; \<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; install<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>I also ran autoconf --reconf to generate Makefile.in from the Makefile.am file.<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>I will definitely migrate to the master but I wanted to try and see if 1.4 builds.&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>Am I doing something obviously wrong here ?<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>Mike, Thank you so much!<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>Shaks<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>On Tue, Sep 1, 2015 at 7:06 PM, Michael Jerris &lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt; wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal>those are out of apr-util but we don't use them, and I thought that in our configure we pass to that we disable those.&nbsp; What steps exactly are you going through trying to build this?&nbsp; You shouldn't need to be building your own apr libs, those should build as part of our build proces, and in my experience they should cross easily. &nbsp;can you reply with some details of the platform your trying to cross to and why your build scripts look like so far?&nbsp; Also, we are getting ready to release 1.6 very soon.&nbsp; If you are already making a huge version jump I would reccomend you working off master which will become 1.6 instead of 1.4.<o:p></o:p></p><div><div><div><div><p class=MsoNormal><br>On Tuesday, September 1, 2015, Sharath Kumar &lt;<a href="mailto:shakumarsoftware@gmail.com" target="_blank">shakumarsoftware@gmail.com</a>&gt; wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><div><p class=MsoNormal>Mike,<o:p></o:p></p><div><p class=MsoNormal>That is great! I ran it through autoconf and It compiles now but I have strange linking errors in&nbsp;<a href="http://libfreeswitch.la/" target="_blank">libfreeswitch</a>.so :(.&nbsp; Does FS require LDAP lib or is it the apr-util that is not being linked not sure? I searched for these symbols in the older FS and it is nowhere to be found in the .so. The sources also don't have them! Any help would be great!<o:p></o:p></p><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>thank you,<o:p></o:p></p></div><div><p class=MsoNormal>Shaks<o:p></o:p></p><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ber_free'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_err2string'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_get_dn_ber'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_get_option'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_sasl_bind'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_search_ext'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_memfree'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_msgfree'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_first_message'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_unbind_ext'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_get_attribute_ber'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ber_memfree'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_next_message'<o:p></o:p></p></div><div><p class=MsoNormal>./.libs/libfreeswitch.so: undefined reference to `ldap_pvt_url_scheme2proto'<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>On Tue, Sep 1, 2015 at 1:50 PM, Michael Jerris &lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt; wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><div><p class=MsoNormal>Recent code uses automake.&nbsp; The rules are in there:<o:p></o:p></p><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><div><p class=MsoNormal style='background:black'><span style='font-size:10.0pt;font-family:"Monaco",serif;color:whitesmoke'>:grep lib_LTLIBRARIES Makefile.am<o:p></o:p></span></p></div><div><p class=MsoNormal style='background:black'><span style='font-size:10.0pt;font-family:"Monaco",serif;color:whitesmoke'>lib_LTLIBRARIES&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = <a href="http://libfreeswitch.la" target="_blank">libfreeswitch.la</a><o:p></o:p></span></p></div><div><div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=MsoNormal>On Sep 1, 2015, at 3:39 PM, Sharath Kumar &lt;<a href="mailto:shakumarsoftware@gmail.com">shakumarsoftware@gmail.com</a>&gt; wrote:<o:p></o:p></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><div><div><p class=MsoNormal>Mike,<o:p></o:p></p></div><div><p class=MsoNormal>Thank you! I was migrating from FS 1.0.6 to 1.4.21 and the old one *had* the speex in the lib. I guess the latest doesn't use it. thanks for the clarification. I guess I will have to manually build speex for my embedded target and install it as a package.<o:p></o:p></p></div><div><div><p class=MsoNormal>I am also confused about building the FS library i.e &quot;<a href="http://libfreeswitch.la/" target="_blank">libfreeswitch.la</a>&quot;. In the older FS, there is a Makefile.in that had rules to make the&nbsp;<a href="http://libfreeswitch.la/" target="_blank">libfreeswitch.la</a>. I may not have looked hard enough but the newer one (Makefile.in) doesn't seem to have any rules to build <a href="http://libfreeswitch.la/" target="_blank">libfreeswitch.la</a>. Am I completely mistaken ?<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>thank you,<o:p></o:p></p></div><div><p class=MsoNormal>Shaks&nbsp;<o:p></o:p></p></div><div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>On Tue, Sep 1, 2015 at 10:38 AM, Michael Jerris &lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt; wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal>There is no without-speex, as we use some speex functionality in the core.&nbsp; We use system packages for the speex library, as detected using pkg-config.&nbsp; I'm not sure how you could get an error building freeswitch that is attempting to build speex, as we do not build speex.<o:p></o:p></p><div><div><p class=MsoNormal><br><br>&gt; On Aug 31, 2015, at 4:52 PM, Sharath Kumar &lt;<a href="mailto:shakumarsoftware@gmail.com">shakumarsoftware@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; Hi,<br>&gt;<br>&gt; I'm trying to cross-compile for an embedded target and building the latest production build from source but it fails trying to build speex.<br>&gt;<br>&gt; I also noticed in the libs directory there is no speex folder, so I had to copy it from some other place.<br>&gt;<br>&gt; How do I disable speex from compiling ? is it with --without-speex in the configure script ?<br>&gt;<br>&gt; thanks,<br>&gt; Shaks<o:p></o:p></p></div></div><p class=MsoNormal>&gt; _________________________________________________________________________<br><br><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><a href="http://confluence.freeswitch.org/" target="_blank">http://confluence.freeswitch.org</a><br><a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><o:p></o:p></p></blockquote></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></div></div></div><p class=MsoNormal>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services: <br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br><a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><o:p></o:p></p></div></blockquote></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></div></div></div><p class=MsoNormal><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br><a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><o:p></o:p></p></blockquote></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></div></div></div></div></div></blockquote></div></div></div></div><p class=MsoNormal><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br><a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><o:p></o:p></p></blockquote></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></div></div></div></div></body></html>