From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6685 invoked by alias); 15 Jul 2002 20:02:41 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6678 invoked from network); 15 Jul 2002 20:02:39 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 15 Jul 2002 20:02:39 -0000 Received: from makita.cygnus.com (makita.sfbay.redhat.com [192.168.30.83]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id NAA16534 for ; Mon, 15 Jul 2002 13:02:39 -0700 (PDT) Received: from localhost (keiths@localhost) by makita.cygnus.com (8.8.8+Sun/8.6.4) with ESMTP id NAA17128 for ; Mon, 15 Jul 2002 13:02:39 -0700 (PDT) X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Mon, 15 Jul 2002 13:09:00 -0000 From: Keith Seitz X-X-Sender: To: Subject: Re: [patch] Fix expect build under cygwin + Tcl/Tk 8.3 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-07/txt/msg00338.txt.bz2 On Mon, 15 Jul 2002, Keith Seitz wrote: > Therefore, if there is really a problem with expect (which I also have not > observed recently, but I will kick something off to double check), this > patch appears to not be the real solution. I just checked out a clean copy of the repository and upgraded to latest cygwin. There were no problems configuring/building expect. Perhaps we need to backup and figure out what problem you're dealing with. cgf is right, it would be much better if we could reproduce your problem ourselves. Keith