From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24548 invoked by alias); 16 Sep 2003 19:45:09 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 24541 invoked from network); 16 Sep 2003 19:45:07 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 16 Sep 2003 19:45:07 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h8GJj6403243 for ; Tue, 16 Sep 2003 15:45:06 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h8GJj5e30782; Tue, 16 Sep 2003 15:45:05 -0400 Received: from [150.1.200.14] (vpn50-25.rdu.redhat.com [172.16.50.25]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id h8GJj3xI013335; Tue, 16 Sep 2003 15:45:04 -0400 Subject: Re: Insight build problem From: Keith Seitz To: Craig Hackney Cc: "insight@sources.redhat.com" In-Reply-To: <200309042357.h84Nv7l19421@mx1.redhat.com> References: <200309042357.h84Nv7l19421@mx1.redhat.com> Content-Type: text/plain Organization: Message-Id: <1063741655.1585.43.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Tue, 16 Sep 2003 19:45:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q3/txt/msg00167.txt.bz2 On Thu, 2003-09-04 at 16:57, Craig Hackney wrote: > I just did a sync to the latest insight in cvs and tried a build under cygwin, I get the following error... > > /src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c: In function `gdb_disassemble_driver': > /src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c:1957: `deprecated_tm_print_insn_info' un > declared (first use in this function) > /src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c:1957: (Each undeclared identifier is rep > orted only once > /src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c:1957: for each function it appears in.) > /src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c: In function `gdb_path_conv': FYI, I believe that Andrew Cagney checked in a patch for this not too long ago... (But you probably already knew that.) Keith