From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Larmour To: "amassa@cts.com" Cc: ecos-discuss@sourceware.cygnus.com Subject: [ECOS] Re: Build problem Date: Wed, 18 Oct 2000 11:56:00 -0000 Message-id: <39EDF25C.93385FC3@redhat.com> References: <200010181848.LAA36585@penguin.cts.com> X-SW-Source: 2000-10/msg00194.html "amassa@cts.com" wrote: > sh -c "cd > //D/PROGRA~1/REDHAT~1/cvs/ecos/packages/services/memalloc/common/current/src > ; sh heapgen.tcl > //D/Projects/Blackbird/Tornado/software/ecoslatest/ecosmbx/ecosmbx_install > `pwd`" > application-specific initialization failed: Can't find a usable init.tcl in > the following directories: > {} d:/Tornado2/host/x86-win32/lib/tcl8.0 > D:/PROGRA~1/REDHAT~1/cvs/ecos/packages/services/memalloc/common/tcl8.0/library D:/PROGRA~1/REDHAT~1/cvs/ecos/packages/services/memalloc/common/current/library > > This probably means that Tcl wasn't installed properly. eCos is picking up a tclsh executable from your Tornado installation, rather than cygtclsh80 from cygwin (heapgen.tcl tries tclsh, and then cygtclsh80). Remove the Tornado tools from your PATH before running the configuration tool - you can probably just write a little batch file to set your path correctly to do this. Alternatively edit heapgen.tcl in your source tree and remove the attempt to run tclsh first. Jifl -- Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS Tel: +44 (1223) 728762 "Plan to be spontaneous tomorrow." || These opinions are all my own fault