From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30777 invoked by alias); 11 May 2009 16:52:23 -0000 Received: (qmail 30767 invoked by uid 22791); 11 May 2009 16:52:22 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 11 May 2009 16:52:13 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M3Yja-0007VZ-UU for insight@sources.redhat.com; Mon, 11 May 2009 16:52:11 +0000 Received: from host217-34-45-110.in-addr.btopenworld.com ([217.34.45.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 May 2009 16:52:10 +0000 Received: from dlawrence by host217-34-45-110.in-addr.btopenworld.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 May 2009 16:52:10 +0000 To: insight@sources.redhat.com From: Dave Lawrence Subject: Re: Insight broken with latest tcl/tk Date: Mon, 11 May 2009 16:52:00 -0000 Message-ID: References: <4A01ACFC.8000703@redhat.com> <000901c9ce61$be044430$3a0ccc90$@u-strasbg.fr> <4A01B150.5000707@redhat.com> <000a01c9ce62$cbf381e0$63da85a0$@u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.21 (X11/20090409) In-Reply-To: X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00052.txt.bz2 Gene Smith wrote: > > After "cvs update" now builds OK on u9.04/x86_64 and runs as > 6.8.50.20090507-cvs (from Help/About). Have not yet tried to debug and > ARM with it yet. Thanks. > > Not for me it doesn't, I still get those undefined references at link time. eg libgdb.a(ada-lang.o):(.rodata+0x1bf0): undefined reference to `ada_error' libgdb.a(c-lang.o):(.rodata+0x348): undefined reference to `c_parse' libgdb.a(c-lang.o):(.rodata+0x350): undefined reference to `c_error' libgdb.a(c-lang.o):(.rodata+0x448): undefined reference to `c_parse' libgdb.a(c-lang.o):(.rodata+0x450): undefined reference to `c_error' libgdb.a(c-lang.o):(.rodata+0x548): undefined reference to `c_parse' [snip]