<p dir="ltr">I haven'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 'development tools'<br>
yum groupinstall 'development libraries'</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, "Antonio Teixeira" <<a href="mailto:eagle.antonio@gmail.com">eagle.antonio@gmail.com</a>> wrote:<br>
><br>
> Can anyone take a look at this ?<br>
><br>
> <a href="http://jira.freeswitch.org/browse/FS-5069">http://jira.freeswitch.org/browse/FS-5069</a><br>
><br>
> I have performed dozens of make's the last few days and still i have<br>
> been unable to get this to work...<br>
><br>
> Thanks For Your Time<br>
> Antonio<br>
><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">http://www.freeswitchsolutions.com</a><br>
><br>
> FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
> <a href="http://www.cudatel.com">http://www.cudatel.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
> <a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><br>
> <a href="http://www.cluecon.com">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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
</p>