Hello,
I am Running BackTrack5 R1 64Bit
System Specs are as follow:
I7 2600K Stock
16GB Ram
P8P67 Ws Revo
3 6970's
500GB Hitachi
I have updates/upgrades installed.
One problem that I am having is getting a utility called "AMDOverdriveCtrl" to execute, doing so through the terminal gives me this message below.....
"AMDOverdriveCtrl: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by AMDOverdriveCtrl)"
This same app works on a 32bit install just fine, just not the other way around. Doing a command in terminal such as....
"strings /usr/lib/libstdc++.so.6 | grep GLIBCXX" displays this data for me..
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_FORCE_NEW
GLIBCXX_DEBUG_MESSAGE_LENGTH
So I am clearly missing "GLIBCXX_3.4.14". Does anyone have any experience with this that could offer me some help to get it resolved? If so i would greatly appreciate it!