Problem Debugging wxWidgets Applications (more)
Kip Warner
kip@thevertigo.com
Wed Apr 25 01:33:00 GMT 2007
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?
--
Kip Warner
Vertigo
http://TheVertigo.com
More information about the Gdb
mailing list