This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ccs 5.1.0.06000 running under CentOS 5.6 issues library error at startup

I just installed 5.1 M6 on a CentOS 5.6 machine using the ccs_setup_5.1.0.06000.bin interactive installer.  All I need to do is C2000 debugging, so I selected a very minimal install, just C2000 support with XDS100 and Spectrum Digital emulators, but no code generation tools.  When I start ccs, a "Problem Occurred" window pops up, with the following details:

An internal error occurred during: "Loading device information".
/opt/TI/ccsv5/ccs_base/common/bin/libfsutiljni.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /opt/TI/ccsv5/ccs_base/common/bin/libfsutil.so)

Do you have a solution or workaround for this problem?

 

Here are the details for my machine.  This is a 32-bit install.  Note that I previously was running 5.0.0.00095 on the same machine with limited problems(debugger only).  My emulator is a Spectrum Digital XDS510LC.

galens@toto:~$ cat /etc/redhat-release
CentOS release 5.6 (Final)
galens@toto:~$ cat /proc/version
Linux version 2.6.18-238.12.1.el5 (mockbuild@builder10.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-50)) #1 SMP Tue May 31 13:23:01 EDT 2011
galens@toto:~$ rpm -q libstdc++
libstdc++-4.1.2-50.el5

thanks,

galen