This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problems with ecosconfig


Hello!

This is my first posting. I am beginner in eCos. Sorry, my english is badly (I am from Russia).
I am trying to install eCos-1.3.1. After installing GNU Toolchain (binutils-2.10.1, gcc-core-2.95.2, gcc-g++-2.95.2 and gdb-5.0) I am extracting ecos-1.3.1.tar.bz2 in /opt/ecos.
After this:
# ECOS_REPOSITORY=/opt/ecos/ecos-1.3.1/packages
# export ECOS_REPOSITORY
After this:
# PATH=/opt/ecos/ecos-1.3.1/tools/bin:$PATH
# PATH=/tools/H-i686-pc-linux-gnu/bin:$PATH
# export PATH
After this:
# mkdir /opt/ecos/ecos-work
# cd /opt/ecos/ecos-work
And after this:
# ecosconfig
In this place - problem. On screen I see next text:


ecosconfig: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory

What is this? Where I made mistake? May be, I miss something? Help me, please!

Denis

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]