From: Daniel Jacobowitz <drow@false.org>
To: Kip Warner <kip@thevertigo.com>
Cc: Keith Seitz <keiths@redhat.com>, gdb@sourceware.org
Subject: Re: Problem Debugging wxWidgets Applications (more)
Date: Wed, 25 Apr 2007 02:31:00 -0000 [thread overview]
Message-ID: <20070425023053.GA17802@caradoc.them.org> (raw)
In-Reply-To: <1177464813.6434.31.camel@kip-laptop>
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).
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2007-04-25 2:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-25 0:03 Keith Seitz
2007-04-25 1:28 ` Daniel Jacobowitz
2007-04-25 1:33 ` Kip Warner
2007-04-25 2:31 ` Daniel Jacobowitz [this message]
2007-04-25 2:41 ` Kip Warner
2007-04-25 11:20 ` Daniel Jacobowitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070425023053.GA17802@caradoc.them.org \
--to=drow@false.org \
--cc=gdb@sourceware.org \
--cc=keiths@redhat.com \
--cc=kip@thevertigo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox