<div dir="ltr">i will explain the issue, I know the cause, i haven&#39;t had time to trace the solution<div><br></div><div>it is the inline thing, centos 6/7 uses -O2 or -O3 (it varies, and I don&#39;t remember when/why). O2 and superior tries to do inlining whenever it is possible.  Inlining won&#39;t be on the linking and there is where it fails (google about that, there is a good explanation, better than this).</div><div><br></div><div>So, to fix this issue, we need to find the definition of that library. If it is inline, we should take the inline thing, if it is not inline, we need to figure out how to tell the gcc to not try inline optimizations. using --no-inline-* options won&#39;t worki, -O2 has precedence.</div><div><br></div><div><br></div><div>As far as I remember, this issue is not on flite. I think I read the code once, and flite does not do a call to <span style="font-size:12.8px">nd_pcm_hw_params_any, but alsa does.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">LD</span></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Luis Daniel Lucio Quiroz<br>CISSP, CISM, CISA<br>Linux, VoIP and much more fun<br><a href="http://www.okay.com.mx" target="_blank">www.okay.com.mx</a><br><br>Need LCR? Check out LCR for FusionPBX with FreeSWITCH<br>Need Billing? Check out Billing for FusionPBX with FreeSWITCH</div></div>
<br><div class="gmail_quote">2015-11-24 23:07 GMT-05:00 Sergey Safarov <span dir="ltr">&lt;<a href="mailto:s.safarov@gmail.com" target="_blank">s.safarov@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Also exist <a href="https://freeswitch.org/jira/browse/FS-8084" target="_blank">FS-8084</a></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 24, 2015 at 10:38 PM, Jonathan Hunter <span dir="ltr">&lt;<a href="mailto:jhunter@voxboxcoms.co.uk" target="_blank">jhunter@voxboxcoms.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Michael, created under <a href="https://freeswitch.org/jira/browse/FS-8567" rel="23619" style="font-family:Arial,sans-serif;font-size:14px;line-height:22.2222px;color:rgb(59,115,175);background-color:rgb(245,245,245)" target="_blank">FS-8567</a>.<div><br></div><div>Jon</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Tue, Nov 24, 2015 at 7:12 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>please file a jira on this<div><div><br><br>On Tuesday, November 24, 2015, Jonathan Hunter &lt;<a href="mailto:jhunter@voxboxcoms.co.uk" target="_blank">jhunter@voxboxcoms.co.uk</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>I am still having issues with loading mod_flite on FreeSWITCH 1.6.5-1 and this is after moving to Centos 7.1.1503 from 6.7.</div><div><br></div><div>I have installed FreeSWITCH from packages as per confluence;</div><div><br></div><div>rpm -Uvh <a href="http://files.freeswitch.org/freeswitch-release-1-6.noarch.rpm" target="_blank">http://files.freeswitch.org/freeswitch-release-1-6.noarch.rpm</a></div><div>yum install freeswitch-config-vanilla</div><div>yum install sox freeswitch-sounds*</div><div><br></div><div>I have also installed;</div><div><br></div><div><br></div><div>freeswitch-asrtts-flite.x86_64.</div><div><br></div><div>However when starting up and trying to load mod_flite I am now getting;</div><div><br></div><div>2015-11-24 18:53:03.320552 [CRIT] switch_loadable_module.c:1520 Error Loading module /usr/lib64/freeswitch/mod/mod_flite.so</div><div>**/usr/lib64/libflite.so.1: undefined symbol: snd_pcm_hw_params_any**</div><div><br></div><div>I have installed also;</div><div><br></div><div><br></div><div> yum list | grep flite*</div><div>flite.x86_64                              2.0.0-0.el7.centos         @freeswitch</div><div>flite-debuginfo.x86_64                    2.0.0-0.el7.centos         @freeswitch</div><div>flite-devel.x86_64                        2.0.0-0.el7.centos         @freeswitch</div><div>freeswitch-asrtts-flite.x86_64            1.6.5-1.el7.centos         @freeswitch</div><div>and</div><div>yum list | grep alsa*</div><div>alsa-firmware.noarch                      1.0.28-2.el7               @anaconda</div><div>alsa-lib.x86_64                           1.0.28-2.el7               @anaconda</div><div>alsa-lib-devel.x86_64                     1.0.28-2.el7               @base</div><div>alsa-tools-firmware.x86_64                1.0.27-4.el7               @anaconda</div><div>alsa-utils.x86_64                         1.0.28-4.el7               @base</div><div><br></div><div>Am I missing another package of some sort? Any help appreciated.</div><div><br></div><div>thanks</div><div><br></div><div>Jon</div><div><br></div><div><br></div>
</div>
</blockquote>
</div></div><br></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" 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><span><font color="#888888"><br></font></span></blockquote></div><span><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div>Jonathan Hunter</div>Technical Director /Telephony Developer<div>M:<a href="tel:%28%2B44%29%207917%20190%20438" value="+447917190438" target="_blank">(+44) 7917 190 438</a></div><div><a href="mailto:Email%3Ajhunter@voxboxcoms.co.uk" target="_blank">Email:jhunter@voxboxcoms.co.uk</a></div><div><br></div></div></div>
</font></span></div>
<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><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>