From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17093 invoked by alias); 30 Jan 2008 08:22:32 -0000 Received: (qmail 17080 invoked by uid 22791); 30 Jan 2008 08:22:31 -0000 X-Spam-Status: No, hits=1.5 required=5.0 tests=AWL,BAYES_00,DNS_FROM_OPENWHOIS,J_CHICKENPOX_64,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; Wed, 30 Jan 2008 08:22:05 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JK8Cp-0007NU-4K for ecos-devel@ecos.sourceware.org; Wed, 30 Jan 2008 00:22:03 -0800 Message-ID: <15177206.post@talk.nabble.com> Date: Wed, 30 Jan 2008 08:22:00 -0000 From: micro13 To: ecos-devel@ecos.sourceware.org Subject: Re: problem with building ecos In-Reply-To: <20080129075932.GA9045@sg-ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: grzegorz.heldt@gmail.com References: <15153681.post@talk.nabble.com> <20080129075932.GA9045@sg-ubuntu> 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/msg00006.txt.bz2 Hello Sergei Thank You very much, I succesfully compile ecos infrastructure and configtool after more careful reading of README.host. Cheers Grzegorz Heldt. Sergei Gavrikov-4 wrote: > > On Mon, Jan 28, 2008 at 11:12:13PM -0800, micro13 wrote: >> >> 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 > [snip] > > cut from README.host > > 3) --with-tcl= > --with-tcl-version= > > So, a right configure call is > > ./configure --prefix= --with-tcl-version=8.4 > > Sergei > > P.S. > > IMHO, it's better to post the n.b. questions in ecos-discuss list. > >> 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. > > -- View this message in context: http://www.nabble.com/problem-with-building-ecos-tp15153681p15177206.html Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com.