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]

Re: problem with building head branch gdb


On Tue, Jan 14, 2003 at 03:16:25PM -0500, Kris Warkentin wrote:
> > On Tue, Jan 14, 2003 at 02:44:24PM -0500, Kris Warkentin wrote:
> > > When trying to build the head branch of gdb on Cygwin I keep getting
> this
> > > error in the gdb subdir:
> > >
> > > checking for Tcl private headers. dir=unix... checking for tclInt.h...
> no
> > > configure: error: Can't find Tcl private headers
> > > make: *** [configure-gdb] Error 1
> > >
> > > Obviously it wants tcl/tk but the question is, is there any configure
> option
> > > to make it NOT want tcl/tk?  If not, then shouldn't the gdb module in
> cvs be
> > > updated to include the tcl/tk subdirs?
> >
> > What directory is configuring when you get this?
> >
> gdb

Try --disable-gdbtk.  You probably updated using cvs up -dP, which got
you the gdb/gdbtk/ directory that's ordinarily missing in the GDB CVS
module; that's how I usually hit this problem.

-- 
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]