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; 9+ 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] 9+ messages in thread
* [ECOS] problems with ecosconfig
@ 2001-03-27 12:02 Dan Conti
  2001-03-27 13:27 ` Jonathan Larmour
  2001-03-28  2:00 ` Hugo 'NOx' Tyson
  0 siblings, 2 replies; 9+ messages in thread
From: Dan Conti @ 2001-03-27 12:02 UTC (permalink / raw)
  To: ecos discuss2

hello,

i'm using cygwin and a february cvs snapshot of ecos. i have a .ecc that i
use for my project, which works fine on my local machine. when i copy it
elsewhere and try to generate a build tree (using ecosconfig tree) the build
tree is not generated properly; i get an error because pkgconf/system.h is
missing a large number of macros. i get the same problem if i copy the .ecc
and open it with the configtool. i can, however, open the .ecc i use in the
configtool, save it to a new location, and build that properly.

i have other .ecc files which i've copied around and generated trees with
before and haven't had any problems. since my build process is scripted, i
need to be able to do this from the command line (hence i need to use
ecosconfig).

my command line looks something like this:

mkdir build
mkdir install
cd build
ecosconfig.exe --config="../ecos.ecc" --srcdir="../../packages" --prefix="..
/install" tree

the srcdir is appropriately pointed. i can send a copy of the generated
system.h or my .ecc if that would be benificial. i have rather a lot of
custom configuration in my .ecc so starting from a template would be less
than optimal. i rebuilt ecosconfig.exe from the host directory of my
snapshot, so it matches the source snapshot.

Any suggestions or input you have would be welcome.
-Dan

--
Dan Conti             e danc@iobjects.com
Software Engineer     p 425 653 5505 x226


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

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

Thread overview: 9+ 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
  -- strict thread matches above, loose matches on Subject: below --
2001-03-27 12:02 [ECOS] problems " Dan Conti
2001-03-27 13:27 ` Jonathan Larmour
2001-03-27 14:03   ` Dan Conti
2001-03-27 14:26     ` Jonathan Larmour
2001-03-27 14:56       ` Dan Conti
2001-03-28  2:00 ` Hugo 'NOx' Tyson

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).