Expect broken by new TCL import

Martin M. Hunt hunt@redhat.com
Thu Jan 23 00:30:00 GMT 2003


Your expect is looking for tcl8.3, which is the old version. Maybe you
need to rebuild expect against the the tcl8.4 release?

Martin

On Wed, 2003-01-22 at 16:19, Daniel Jacobowitz wrote:
> Running expect now fails; it can't find init.tcl, since it searches only in
> paths in the $objdir:
> 
> Tcl_Init failed: Can't find a usable init.tcl in the following directories: 
>     {} /opt/src/binutils/x86-as/gdb/testsuite/../../share/tcl8.3 /opt/src/binutils/x86-as/gdb/testsuite/../share/tcl8.3 /opt/src/binutils/x86-as/gdb/testsuite/../share/tcl8.3/library /opt/src/binutils/x86-as/gdb/testsuite/../library /opt/src/binutils/x86-as/gdb/testsuite/../tcl8.3/library /opt/src/binutils/x86-as/gdb/testsuite/tcl8.3/library
> 
> 
> 
> This probably means that Tcl wasn't installed properly.
> 
> 
> 
> And running make check fails:
> 
> Tcl_Init failed: can't read "tcl_pkgPath": no such variable
> make: *** [just-check] Error 1
> 
> 
> -- 
> Daniel Jacobowitz
> MontaVista Software                         Debian GNU/Linux Developer




More information about the Gdb mailing list