From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25385 invoked by alias); 4 Sep 2007 18:40:41 -0000 Received: (qmail 25377 invoked by uid 22791); 4 Sep 2007 18:40:40 -0000 X-Spam-Check-By: sourceware.org Received: from hq.tensilica.com (HELO mailapp.tensilica.com) (65.205.227.29) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 04 Sep 2007 18:40:36 +0000 Received: from localhost ([127.0.0.1]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1ISdKG-0005tM-50; Tue, 04 Sep 2007 11:40:36 -0700 Received: from mailapp.tensilica.com ([127.0.0.1]) by localhost (mailapp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21946-06; Tue, 4 Sep 2007 11:40:35 -0700 (PDT) Received: from maxim_fc5.hq.tensilica.com ([192.168.11.68]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1ISdKF-0005tG-M2; Tue, 04 Sep 2007 11:40:35 -0700 Message-ID: <46DDA6BF.5010305@hq.tensilica.com> Date: Tue, 04 Sep 2007 18:40:00 -0000 From: Maxim Grigoriev User-Agent: Thunderbird 1.5.0.9 (X11/20070102) MIME-Version: 1.0 To: Maxim Grigoriev , gdb-patches@sources.redhat.com Subject: Re: Is top-of-the-tree build broken ? References: <46DDA023.6030704@hq.tensilica.com> <20070904182317.GA28792@caradoc.them.org> In-Reply-To: <20070904182317.GA28792@caradoc.them.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-09/txt/msg00054.txt.bz2 >> Did you "cvs up" in the bfd directory? That's it. Now, it works. Thanks, Daniel. -- Maxim Daniel Jacobowitz wrote: > On Tue, Sep 04, 2007 at 11:12:51AM -0700, Maxim Grigoriev wrote: > >> /home/maxim/GDB/CVS/src/gdb/symfile.c: In function ‘build_id_bfd_get’: >> /home/maxim/GDB/CVS/src/gdb/symfile.c:1246: error: ‘struct elf_obj_tdata’ >> has no member named ‘build_id’ >> > > Mine does. Did you "cvs up" in the bfd directory? > >