From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6584 invoked by alias); 9 Apr 2002 16:45:52 -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 6534 invoked from network); 9 Apr 2002 16:45:50 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 9 Apr 2002 16:45:50 -0000 Received: from cse.cygnus.com (cse.sfbay.redhat.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id JAA02255; Tue, 9 Apr 2002 09:45:49 -0700 (PDT) Received: from localhost (keiths@localhost) by cse.cygnus.com (8.8.8+Sun/8.6.4) with ESMTP id JAA15129; Tue, 9 Apr 2002 09:45:49 -0700 (PDT) X-Authentication-Warning: cse.cygnus.com: keiths owned process doing -bs Date: Tue, 09 Apr 2002 09:45:00 -0000 From: Keith Seitz X-X-Sender: To: Andrew Cagney cc: , Subject: Re: [patch/ob] Fix gdbtk-wrapper.c dependencies In-Reply-To: <3CB249CE.7020104@cygnus.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-04/txt/msg00363.txt.bz2 Indeed! Thanks! Keith On Mon, 8 Apr 2002, Andrew Cagney wrote: > Just FYI, > > Some missing dependencies that hid a compile problem. Committed as obvious. > > enjoy, > Andrew >