This is the mail archive of the ecos-devel@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem with building ecos


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=<path>
   --with-tcl-version=<number>

So, a right configure call is

./configure --prefix=<yours> --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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]