This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

Expect broken by new TCL import


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


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