Project

General

Profile

Error libstdc++.so.6

Added by Ehsan Kooh over 10 years ago

Hello Dears,
Following steps on "DSP Hello World", it seems I have outputs of ARM "HelloWorldDSP.out" and DSP "HelloWorld"... but in execution, I encounter to such the error message:

root@mityomapl138:~# ./HelloWorld HelloWorldDSP.out
./HelloWorld: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

Just for information, I use kernel of "MDK_2013-12-18", with default setting, and "dsplinkk.ko" from the same package.

root@mityomapl138:~# cat /proc/version
Linux version 3.2.0 (root@mitydsp-dev) (gcc version 4.5.4 20120305 (prerelease) (GCC) ) #1 PREEMPT Fri Jan 17 17:09:43 EST 2014

I tried to update the libraries by "opkg" but I am not sure things are going well!

_
root@mityomapl138:~# opkg update
Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/base/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/debug/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/gstreamer/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/machine/mityomapl138/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/all/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/perl/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/python/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors: * opkg_download: Failed to download http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/base/Packages.gz, wget returned 1. * opkg_download: Failed to download http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/debug/Packages.gz, wget returned 1. * opkg_download: Failed to download http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/gstreamer/Packages.gz, wget returned 1. * opkg_download: Failed to download http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/machine/mityomapl138/Packages.gz, wget returned 1. * opkg_download: Failed to download http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/all/Packages.gz, wget returned 1. * opkg_download: Failed to download http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/perl/Packages.gz, wget returned 1. * opkg_download: Failed to download http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5te/python/Packages.gz, wget returned 1.

_

root@mityomapl138:~# opkg install libstdc++6
Package libstdc++6 (4.3.3-r19.1.6) installed in root is up to date.

Do I need to send any other library?

Thanks
Ehsan


Replies (1)

RE: Error libstdc++.so.6 - Added by Ehsan Kooh over 10 years ago

To whom this may concern!...
I had a problem with the file system... Using NFS updated the problem is solved...

    (1-1/1)
    Go to top
    Add picture from clipboard (Maximum size: 1 GB)