From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29384 invoked by alias); 14 Jan 2003 20:16:47 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29377 invoked from network); 14 Jan 2003 20:16:46 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by 209.249.29.67 with SMTP; 14 Jan 2003 20:16:46 -0000 Received: from smtp.ott.qnx.com (smtp.ott.qnx.com [10.0.2.158]) by hub.ott.qnx.com (8.9.3/8.9.3) with ESMTP id PAA18686; Tue, 14 Jan 2003 15:08:02 -0500 Received: from catdog ([10.4.2.2]) by smtp.ott.qnx.com (8.8.8/8.6.12) with SMTP id PAA22640; Tue, 14 Jan 2003 15:16:33 -0500 Message-ID: <003a01c2bc09$d06fca70$0202040a@catdog> From: "Kris Warkentin" To: "Daniel Jacobowitz" , References: <002c01c2bc05$57340300$0202040a@catdog> <20030114200152.GA31810@nevyn.them.org> Subject: Re: problem with building head branch gdb Date: Tue, 14 Jan 2003 20:16:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-SW-Source: 2003-01/txt/msg00233.txt.bz2 > 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