<p dir="ltr">I haven&#39;t used centos since version 5.4. However following should fix libstdc++ problem that you seem to have with building libedit.</p>
<p dir="ltr">yum groupinstall &#39;development tools&#39;<br>
yum groupinstall &#39;development libraries&#39;</p>
<p dir="ltr">It would be better to use a freshly installed machine if possible for you. After doing group install check if following libs were successfully installed (only for double check),</p>
<p dir="ltr">yum install libxml2-devel libncurses-devel postgresql-devel sqlite-devel curl-devel openssl-devel</p>
<p dir="ltr">Note: some lib names might be different. Try with or without lib prefix.</p>
<p dir="ltr">Thank you.<br><br><br></p>
<p dir="ltr">On 8 Feb 2013 09:09, &quot;Antonio Teixeira&quot; &lt;<a href="mailto:eagle.antonio@gmail.com">eagle.antonio@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Can anyone take a look at this ?<br>
&gt;<br>
&gt; <a href="http://jira.freeswitch.org/browse/FS-5069">http://jira.freeswitch.org/browse/FS-5069</a><br>
&gt;<br>
&gt; I have performed dozens of make&#39;s the last few days and still i have<br>
&gt; been unable to get this to work...<br>
&gt;<br>
&gt; Thanks For Your Time<br>
&gt; Antonio<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
&gt; <a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
</p>