From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19558 invoked by alias); 29 Jan 2008 07:12:44 -0000 Received: (qmail 19549 invoked by uid 22791); 29 Jan 2008 07:12:42 -0000 X-Spam-Status: No, hits=2.4 required=5.0 tests=BAYES_40,DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 29 Jan 2008 07:12:16 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JJkdh-0004Pi-Q9 for ecos-devel@ecos.sourceware.org; Mon, 28 Jan 2008 23:12:13 -0800 Message-ID: <15153681.post@talk.nabble.com> Date: Tue, 29 Jan 2008 07:12:00 -0000 From: micro13 To: ecos-devel@ecos.sourceware.org Subject: problem with building ecos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: grzegorz.heldt@gmail.com X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2008-01/txt/msg00000.txt.bz2 Hello ! It=C2=B4s my first post on this forum, so hello everyone and please, don=C2= =B4t 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=3D/home/micro/workspace/ecosbuild/ --with-tcl=3D8.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=20 --prefix=3D/home/micro/workspace/ecosbuild/ --with-tcl=3D8.4 --cache-file=3D.././config.cache --srcdir=3D../../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=20 --prefix=3D/home/micro/workspace/ecosbuild/ --with-tcl=3D8.4 --cache-file=3D../.././config.cache --srcdir=3D../../../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=20 --prefix=3D/home/micro/workspace/ecosbuild/ --with-tcl=3D8.4 --cache-file=3D../.././config.cache --srcdir=3D../../../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$=20 micro@u:~$ which tc tc tcl8.3 tclsh8.3 tcpd tcpdmatch=20=20 tcl tclsh tclsh8.4 tcpdchk tcpdump=20=20=20=20 micro@u:~$ which tclsh8. tclsh8.3 tclsh8.4=20=20 micro@u:~$ which tclsh8.4 /usr/bin/tclsh8.4 micro@u:~$=20 My system is ubuntu under vmware. I=C2=B4ve tried everything I found on internet.=20 Thanks for any help. --=20 View this message in context: http://www.nabble.com/problem-with-building-e= cos-tp15153681p15153681.html Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com.