From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12284 invoked by alias); 25 Apr 2007 02:41:33 -0000 Received: (qmail 12274 invoked by uid 22791); 25 Apr 2007 02:41:32 -0000 X-Spam-Check-By: sourceware.org Received: from outbound03.telus.net (HELO outbound03.telus.net) (199.185.220.222) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Apr 2007 03:41:30 +0100 Received: from priv-edtnaa05.telusplanet.net ([207.6.34.146]) by priv-edtnes86.telusplanet.net (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20070425024128.CVKX22175.priv-edtnes86.telusplanet.net@priv-edtnaa05.telusplanet.net>; Tue, 24 Apr 2007 20:41:28 -0600 Received: from [192.168.1.106] (d207-6-34-146.bchsia.telus.net [207.6.34.146]) by priv-edtnaa05.telusplanet.net (BorderWare MXtreme Infinity Mail Firewall) with ESMTP id 78WK5TNBJS; Tue, 24 Apr 2007 20:41:22 -0600 (MDT) Subject: Re: Problem Debugging wxWidgets Applications (more) From: Kip Warner To: Daniel Jacobowitz Cc: Keith Seitz , gdb@sourceware.org In-Reply-To: <20070425023053.GA17802@caradoc.them.org> References: <462E9AC5.5090407@redhat.com> <20070425012757.GA15155@caradoc.them.org> <1177464813.6434.31.camel@kip-laptop> <20070425023053.GA17802@caradoc.them.org> Content-Type: text/plain Date: Wed, 25 Apr 2007 02:41:00 -0000 Message-Id: <1177468881.6434.35.camel@kip-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00144.txt.bz2 On Tue, 2007-24-04 at 22:30 -0400, Daniel Jacobowitz wrote: > On Tue, Apr 24, 2007 at 06:33:33PM -0700, Kip Warner wrote: > > On Tue, 2007-24-04 at 21:27 -0400, Daniel Jacobowitz wrote: > > > On Tue, Apr 24, 2007 at 05:03:17PM -0700, Keith Seitz wrote: > > > > Error while mapping shared library sections: > > > > /usr/lib/libwx_gtk2u_media-2.8.so.0: No such file or directory. > > > > > > Looks to me like something in this build of Insight is setting the > > > shared library search prefix. I've had lots of bugs of people failing > > > to set it, but this may be the first time I've seen it set > > > unnecessarily... does "show solib-absolute-prefix" show anything > > > enlightening? > > > > (gdb) show solib-absolute-prefix > > Prefix for loading absolute shared library symbol files is "/usr/share". > > > > Any help? > > When you (or whoever else) built that Insight, they must have passed > --with-sysroot=/usr/share. I can't guess why, but it's wrong. Try > again without that, or manually "set solib-absolute-prefix /." > (there's no way to set it to an empty string but that's close enough). It works now =) Should I post this on the Ubuntu tracker for whoever the package maintainer for the Feisty insight package is? -- Kip Warner Vertigo http://TheVertigo.com