public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Problems with ecosconfig
@ 2006-05-31 18:02 Денис Шевченко
  2006-05-31 18:37 ` Andrew Lunn
  0 siblings, 1 reply; 3+ messages in thread
From: Денис Шевченко @ 2006-05-31 18:02 UTC (permalink / raw)
  To: ecos-discuss

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] Problems with ecosconfig
  2006-05-31 18:02 [ECOS] Problems with ecosconfig Денис Шевченко
@ 2006-05-31 18:37 ` Andrew Lunn
  2006-05-31 20:12   ` [ECOS] " Grant Edwards
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Lunn @ 2006-05-31 18:37 UTC (permalink / raw)
  To: ????? ????????; +Cc: ecos-discuss

On Wed, May 31, 2006 at 10:01:50PM +0400, ????? ???????? wrote:
> 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  

1.3.1! That is something like 6 years old. I suggest you update to
anoncvs.

http://ecos.sourceware.org/anoncvs.html

> (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!

Probably this is because you are using tools from 6 years ago. Your
distribution of Linux probably does not have shared libraries that
old. Once you have updated to anonymous CVS, build ecosconfig from
source. 

        Andrew

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] Re: Problems with ecosconfig
  2006-05-31 18:37 ` Andrew Lunn
@ 2006-05-31 20:12   ` Grant Edwards
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Edwards @ 2006-05-31 20:12 UTC (permalink / raw)
  To: ecos-discuss


>> 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 
>
> 1.3.1! That is something like 6 years old. I suggest you
> update to anoncvs.

There are some particularly tricky bugs in the 1.3.1 network
stack.  I definitely recommend not using 1.3.1 in network
applications.

-- 
Grant Edwards                   grante             Yow!  If you STAY in China,
                                  at               I'll give you 4,000 BUSHELS
                               visi.com            of "ATOMIC MOUSE" pencil
                                                   sharpeners!!

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-31 20:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-31 18:02 [ECOS] Problems with ecosconfig Денис Шевченко
2006-05-31 18:37 ` Andrew Lunn
2006-05-31 20:12   ` [ECOS] " Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).