Re: gtk problem with mozilla
- From: James Henstridge <james daa com au>
- To: Markus Teich <project sadnet de>
- cc: Gnome -List- <gnome-list gnome org>
- Subject: Re: gtk problem with mozilla
- Date: Wed, 14 Jul 1999 19:17:31 +0800 (WST)
You will need to get the latest CVS version of gtk-ending (actually, the
makefiles should be enough). The problem is related to the fact that
mozilla loads the gtk library dynamicly without the RTLD_GLOBAL flag,
which means that its symbols do not apear in the program's main symbol
table. Imlib barfs when it can't find these symbols.
There is a similar problem with the image loader libraries for imlib, but
I have not fixed it because libtool does not seem to allow you to encode a
dependency to a libtool library in another libtool library.
James.
--
Email: james@daa.com.au
WWW: http://www.daa.com.au/~james/
On Wed, 14 Jul 1999, Markus Teich wrote:
> hi all i just installed mozilla m7 and on starting it i get the
> following error message:
> Gtk-WARNING **: /usr/lib/libgdk_imlib.so.1: undefined symbol:
> gdk_root_parent
> .//run-mozilla.sh: line 35: 11249 Segmentation fault $prog
> ${1+"$@"}
> i am using suse 6.1 with gtk 1.2.3 and glin 1.2.3
> and newest e and gnome stuff
> and i am using gtk themes
> please tell me how i can fix this
>
> thanx in advance
> markus from germany
>
>
> --
> FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]