On Mon, 2008-05-05 at 14:33 +0300, Sergei Gavrikov wrote: > The issue exists for modern Tcl distributions. eCos's configure system > (look at acsupport/acinclude.m4) belives in that a TCL_INC_DIR variable > presents in tclConfig.sh. But, a new one: TCL_INCLUDE_SPEC had been > entered in modern tclConfig.sh and nowadays it replaces old variable. > > So, try to build ecosconfig as > > TCL_INC_DIR=/usr/include/tcl8.4 ../host/configure --with-tcl-version=8.4 > > or add TCL_INC_DIR variable in your site's tclConfig.sh. > Thanks Sergei, that seems to have worked.
__ Ormund -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
