Two possible linux (?) config issues

Andrew Cagney ac131313@cygnus.com
Fri Apr 21 01:33:00 GMT 2000


From

the gdb bugs list.  I have a feeling its an installed VS distributed tcl
problem.

	Andrew


Subject : gdb+dejagnu-20000417
>From : wilkenin at math dot lbl dot gov (Jon Wilkening)
Date : Mon, 17 Apr 2000 20:34:08 -0700
Approved : bug-gdb-request@mail.gnu.org
Newsgroups : gnu.gdb.bug
Xref : cygnus.com gnu.gdb.bug:3816


when I run configure I get the error:

--snip--
checking for tgetent in -lncurses...
yes
checking for Tcl configuration... found
/usr/local/src/gdb+dejagnu-20000417/tcl/unix/tclConfig.sh
checking for Tk configuration... found /usr/lib/tkConfig.sh
checking for Tcl private headers. dir=unix... found in
/usr/local/src/gdb+dejagnu-20000417/tcl/generic
checking for Tk private headers... checking for tk.h... yes
is installed
checking for Itcl private headers. srcdir=.... configure: error: Can't
find Itcl private headers
root:/usr/local/src/gdb+dejagnu-20000417/gdb$

I looked through the configure script and it looks like it expects
a directory itcl to exist in the gdb+dejagnu-20000417 directory,
but it isn't there.  On my machine the file itcl.h exists in
/usr/include, but the configure script doesn't seem to know to look
there.  Am I doing something wrong?

Thank you,
-Jon Wilkening



More information about the Gdb-patches mailing list