CentOS 6.4 - VPS: libstdc++.so.6 Problem
#1

My VPS with CentOS 6.4 have the following problem:

 

./Connector
./Connector: symbol lookup error: /usr/lib/libstdc++.so.6: undefined symbol: _ZNSt8messagesIcE2idE, version GLIBCXX_3.4

 

Of course its a problem of libstdc++.so.6, anyone knows how to fix it?

 

-We tried to downgrade

-We tried to Re-Install it

-We tried to Change it for another 1

 

But still nothing...

 

 

#2
like i say you in the shoutbox: look like the lib are missing run this command: yum install libstdc++.so.6

#3

Try this from a shell:

ls -la /usr/lib/libstd*

and put here your output;

 

It seems you have a wrong libstdc++ lib (or wrong symlink) in according of your system.

#4
/Solved



Forum Jump:


Users browsing this thread: 1 Guest(s)