<div dir="ltr">Mike,<div>That is great! I ran it through autoconf and It compiles now but I have strange linking errors in <a href="http://libfreeswitch.la/" target="_blank">libfreeswitch</a>.so :(.  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&#39;t have them! Any help would be great!<div><br></div><div>thank you,</div><div>Shaks<br><div><br></div><div><br><div><div>./.libs/libfreeswitch.so: undefined reference to `ber_free&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_err2string&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_get_dn_ber&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_get_option&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_sasl_bind&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_search_ext&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_memfree&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_msgfree&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_first_message&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_unbind_ext&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_get_attribute_ber&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ber_memfree&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_next_message&#39;</div><div>./.libs/libfreeswitch.so: undefined reference to `ldap_pvt_url_scheme2proto&#39;</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 1, 2015 at 1:50 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word">Recent code uses automake.  The rules are in there:<div><br></div><div><div style="margin:0px;font-size:13px;font-family:Monaco;color:rgb(245,245,245);background-color:rgb(0,0,0)">:grep lib_LTLIBRARIES Makefile.am</div><div style="margin:0px;font-size:13px;font-family:Monaco;color:rgb(245,245,245);background-color:rgb(0,0,0)">lib_LTLIBRARIES          = <a href="http://libfreeswitch.la" target="_blank">libfreeswitch.la</a></div><div><div class="h5"><div><br></div><div><blockquote type="cite"><div>On Sep 1, 2015, at 3:39 PM, Sharath Kumar &lt;<a href="mailto:shakumarsoftware@gmail.com" target="_blank">shakumarsoftware@gmail.com</a>&gt; wrote:</div><br><div><div dir="ltr"><div>Mike,</div><div>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&#39;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.</div><div><div>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 <a href="http://libfreeswitch.la/" target="_blank">libfreeswitch.la</a>. I may not have looked hard enough but the newer one (Makefile.in) doesn&#39;t seem to have any rules to build <a href="http://libfreeswitch.la/" target="_blank">libfreeswitch.la</a>. Am I completely mistaken ?</div><div><br></div><div>thank you,</div><div>Shaks </div><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 1, 2015 at 10:38 AM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">There is no without-speex, as we use some speex functionality in the core.  We use system packages for the speex library, as detected using pkg-config.  I&#39;m not sure how you could get an error building freeswitch that is attempting to build speex, as we do not build speex.<br>
<div><div><br>
<br>
&gt; On Aug 31, 2015, at 4:52 PM, Sharath Kumar &lt;<a href="mailto:shakumarsoftware@gmail.com" target="_blank">shakumarsoftware@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;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<br>
</div></div>&gt; _________________________________________________________________________<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com/" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div></div></div></div>
_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services: <br><a href="mailto:consulting@freeswitch.org" target="_blank">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" target="_blank">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></div></blockquote></div><br></div></div></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div></div></div></div></div>