<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">freeswitch does need to link against the so, yes, pkg-config should handle that. &nbsp;Is this a 32 vs 64 issue? &nbsp;I suspect you have something weird with another version of flite installed too, and lib paths are different somehow on ubuntu so its finding the wrong one. &nbsp;look for multiple libs installed.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 9, 2015, at 1:06 PM, Carlos Fererro &lt;<a href="mailto:carlos4fsint@gmail.com" class="">carlos4fsint@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><div class="">Hi Michael,<br class=""><br class=""></div>thank you so much for you reply. Yes, build of this library creates a pkgconfig directory with flite.pc and FreeSWITCH does recognize the version of the library it is looking for.<br class=""><br class=""></div>Just one more issue I encountered during the build:<br class=""><br class="">&nbsp; CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mod_flite_la-mod_flite.lo<br class="">&nbsp; CCLD&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://mod_flite.la/" class="">mod_flite.la</a><br class="">/usr/bin/ld: /usr/local/lib/libflite.a(cst_wave.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC<br class="">/usr/local/lib/libflite.a: error adding symbols: Bad value<br class="">collect2: error: ld returned 1 exit status<br class=""><br class=""></div>And I did try to recompile the FILTE library with -fPIC, although I don't think that's the issue, and it didn't help. So, does the FreeSWITCH wants to link against the .so library file? <br class=""><br class=""></div>Thanks again<br class=""></div>Carlos<br class=""><div class=""><div class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Oct 9, 2015 at 10:06 AM, Michael Jerris <span dir="ltr" class="">&lt;<a href="mailto:mike@jerris.com" target="_blank" class="">mike@jerris.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">try this one:<br class="">
<br class="">
<a href="http://files.freeswitch.org/downloads/libs/flite-2.0.0.tar.gz" rel="noreferrer" target="_blank" class="">http://files.freeswitch.org/downloads/libs/flite-2.0.0.tar.gz</a><br class="">
<div class=""><div class="h5"><br class="">
&gt; On Oct 9, 2015, at 11:52 AM, Carlos Fererro &lt;<a href="mailto:carlos4fsint@gmail.com" class="">carlos4fsint@gmail.com</a>&gt; wrote:<br class="">
&gt;<br class="">
&gt; Hello,<br class="">
&gt;<br class="">
&gt; I am trying to build mod_flite module on Ubuntu 14.01 and unfortunately with no luck.<br class="">
&gt; The build is looking for the FLITE engine library version 2.0.0 or higher. And consequently suggests installing<br class="">
&gt; libflite-dev library. Which I built from source (flite-2.0.0-release.tar.bz2 tarball) as there is no FLITE library<br class="">
&gt; version 2.0.0 in the official distribution available (at least I could not find it).<br class="">
&gt; Unfortunately no matter where I install the FLITE engine library I build (by default it goes under /usr/local/..)<br class="">
&gt; FreeSWITCH build doesn't seem to find it.<br class="">
&gt;<br class="">
&gt; Needless to say I have zero problem building mod_flite module in the older releases of the FreeSWITCH, where<br class="">
&gt; FLITE library tarball (I believe it was 1.5.7) was part of the FreeSWITCH distribution and was built automatically<br class="">
&gt; as part of the FreeSWITCH build.<br class="">
&gt;<br class="">
&gt; Seems me that FreeSWITCH wants to find an FLITE library in the form of the shared library, not .a file as it<br class="">
&gt; build from the source. Is there a solution already exists to this? As I am sure I am not the first one with this<br class="">
&gt; issue.<br class="">
&gt;<br class="">
&gt; Greatly appreciate any help on the subject<br class="">
&gt; Carlos<br class="">
</div></div>&gt; _________________________________________________________________________<br class="">
&gt; Professional FreeSWITCH Consulting Services:<br class="">
&gt; <a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">
&gt; <a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
&gt;<br class="">
&gt; Official FreeSWITCH Sites<br class="">
&gt; <a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class="">
&gt; <a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
&gt; <a href="http://www.cluecon.com/" rel="noreferrer" target="_blank" class="">http://www.cluecon.com</a><br class="">
&gt;<br class="">
&gt; FreeSWITCH-users mailing list<br class="">
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">
&gt; <a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<br class="">
<br class="">
_________________________________________________________________________<br class="">
Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
<a href="http://www.cluecon.com/" rel="noreferrer" target="_blank" class="">http://www.cluecon.com</a><br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class="">
</blockquote></div><br class=""></div></div></div></div>
_________________________________________________________________________<br class="">Professional FreeSWITCH Consulting Services: <br class=""><a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">http://www.freeswitchsolutions.com<br class=""><br class="">Official FreeSWITCH Sites<br class="">http://www.freeswitch.org<br class="">http://confluence.freeswitch.org<br class="">http://www.cluecon.com<br class=""><br class="">FreeSWITCH-users mailing list<br class="">FreeSWITCH-users@lists.freeswitch.org<br class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br class="">UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br class="">http://www.freeswitch.org</div></blockquote></div><br class=""></div></body></html>