This is the mail archive of the
sid@sourceware.org
mailing list for the SID project.
Re: Sid verbose trace reveals missing sid-control-tksm component - again
David Gaydou <dgaydou@gmail.com> writes:
> [...] and may be, this help...
>
> david@ciii-p227:~/src/sid/component/tcl$ ./configure | grep tcl
> checking tcl in build tree... -L../../../tcl/unix -ltcl8.4
> checking tcl.h usability... no
> checking tcl.h presence... no
> checking for tcl.h... no
The config.log file should explain more about this problem.
Another possibility is to remove the tcl & tk subdirectories
from the sid tree (by renaming temporarily) to see if the
system tcl libraries are deemed suitable.
- FChE