ERROR: ld.so: object '/usr/lib/libstdc++.so.6' from LD_PRELOAD cannot be preloaded: ignored.

Asked by Viswanathan R

I was installed the libavg libraries in my ubuntu 11.04. while try to run my python code. it throughs the error "ERROR: ld.so: object '/usr/lib/libstdc++.so.6' from LD_PRELOAD cannot be preloaded: ignored."
Then i checked the driver usr/lib/ whether the libstdc++.so.6 to be installed or not. it also having in that driver. please reply the answer as much as possible.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

uname -a; lsb_release -a; ls /usr/lib | grep libstdc++

Thanks

Revision history for this message
Viswanathan R (rvisu87) said :
#2

uname -a:
Linux ramakrishnan-BK339AA-ACJ-CQ1-1020IX 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux
lsb_release -a:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.04
Release: 11.04
Codename: natty

ls /usr/lib | grep libstdc++

no output for this command

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

packages.ubuntu.com/search?searchon=contents&keywords=libstdc%2B%2B.so.6&mode=exactfilename&suite=lucid&arch=amd64

seems to be in the package:
libstdc++6

Can you help with this problem?

Provide an answer of your own, or ask Viswanathan R for more information if necessary.

To post a message you must log in.