From: micro13 <grzegorz.heldt@gmail.com>
To: ecos-devel@ecos.sourceware.org
Subject: problem with building ecos
Date: Tue, 29 Jan 2008 07:12:00 -0000 [thread overview]
Message-ID: <15153681.post@talk.nabble.com> (raw)
Hello !
It´s my first post on this forum, so hello everyone and please, don´t kill
me.
I have a problem with building latest ecos sources that I get from CVS two
days ago.
micro@u:~/workspace/ecosbuild$updatedb
micro@u:~/workspace/ecosbuild$ locate tclConfig.sh
/usr/lib/tcl8.4/tclConfig.sh
micro@u:~/workspace/ecosbuild$ ../ecos/configure
--prefix=/home/micro/workspace/ecosbuild/ --with-tcl=8.4
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking that a separate build tree is being used... yes
creating ./config.status
creating Makefile
configuring in host
running /bin/sh ../../ecos/host/configure
--prefix=/home/micro/workspace/ecosbuild/ --with-tcl=8.4
--cache-file=.././config.cache --srcdir=../../ecos/host
loading cache .././config.cache
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking that a separate build tree is being used... yes
creating ./config.status
creating Makefile
configuring in infra
running /bin/sh ../../../ecos/host/infra/configure
--prefix=/home/micro/workspace/ecosbuild/ --with-tcl=8.4
--cache-file=../.././config.cache --srcdir=../../../ecos/host/infra
loading cache ../.././config.cache
checking that a separate build tree is being used... yes
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for object suffix... (cached) o
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for Visual C++... no
checking the default compiler flags... done
checking whether byte ordering is bigendian... (cached) no
checking for a 64 bit data type... (cached) long long
checking size of int *... (cached) 4
checking size of long... (cached) 4
checking for __PRETTY_FUNCTION__ support... (cached) yes
checking for mkstemp... (cached) yes
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating hostinfra.h
hostinfra.h is unchanged
configuring in libcdl
running /bin/sh ../../../ecos/host/libcdl/configure
--prefix=/home/micro/workspace/ecosbuild/ --with-tcl=8.4
--cache-file=../.././config.cache --srcdir=../../../ecos/host/libcdl
loading cache ../.././config.cache
checking that a separate build tree is being used... yes
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for object suffix... (cached) o
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for Visual C++... no
checking the default compiler flags... done
checking for eCos host-side infrastructure...
-I/home/micro/workspace/ecosbuild/host/infra
-L/home/micro/workspace/ecosbuild/host/infra
checking for Tcl installation... configure: error: unable to locate Tcl
configuration file tclConfig.sh
configure: error: ../../../ecos/host/libcdl/configure failed for libcdl
configure: error: ../../ecos/host/configure failed for host
micro@u:~/workspace/ecosbuild$
micro@u:~$ which tc
tc tcl8.3 tclsh8.3 tcpd tcpdmatch
tcl tclsh tclsh8.4 tcpdchk tcpdump
micro@u:~$ which tclsh8.
tclsh8.3 tclsh8.4
micro@u:~$ which tclsh8.4
/usr/bin/tclsh8.4
micro@u:~$
My system is ubuntu under vmware.
I´ve tried everything I found on internet.
Thanks for any help.
--
View this message in context: http://www.nabble.com/problem-with-building-ecos-tp15153681p15153681.html
Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com.
next reply other threads:[~2008-01-29 7:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-29 7:12 micro13 [this message]
2008-01-29 8:00 ` Sergei Gavrikov
2008-01-30 8:22 ` micro13
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=15153681.post@talk.nabble.com \
--to=grzegorz.heldt@gmail.com \
--cc=ecos-devel@ecos.sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).