From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 742 invoked by alias); 20 May 2002 21:31:37 -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 733 invoked from network); 20 May 2002 21:31:36 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 20 May 2002 21:31:36 -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 OAA03673; Mon, 20 May 2002 14:31:34 -0700 (PDT) Received: from localhost (keiths@localhost) by makita.cygnus.com (8.8.8+Sun/8.6.4) with ESMTP id OAA15307; Mon, 20 May 2002 14:31:34 -0700 (PDT) X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Mon, 20 May 2002 14:31:00 -0000 From: Keith Seitz X-X-Sender: To: cc: Subject: RE: Make gdbtk In-Reply-To: <65D9353BE8317E489CE818F0495715AE0AB63D@NSTMC004PEX1.ubsgs.ubsgroup.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-05/txt/msg00239.txt.bz2 On Mon, 20 May 2002 Robert.Smyth@ubsw.com wrote: > insight-5.1.1/gdb/mi contains the "mi" modules and > insight-5.1.1/gdb/gdbtk/gdb contains .o files for the "mi" modules > > It looks like they were successfully compiled during the make process, > but the make still fails. Could you post the exact failure messgae? Keith