Re: [gtk-list] Gtk+-2.10.2 with directfb fails



On 9/4/06, Toufeeq Hussain <toufeeqh gmail com> wrote:
On 9/2/06, mpsuzuki hiroshima-u ac jp [9] <mpsuzuki hiroshima-u ac jp [10]> wrote:

> Looking the command executed to linking carefully,
> you can find that 2 different glib are mixed.
>
> >/usr/lib/libatk-1.0.so [11] [11] /usr/lib/libgobject-2.0.so [12] [12]
> >/usr/lib/libgmodule-2.0.so [13] [13] /usr/lib/libglib-2.0.so [14] [14]
> ...
> >/usr/gtkdfb/lib/libgobject-2.0.so [15] [15] /usr/gtkdfb/lib/libglib-2.0.so [16] [16]
>
> I suppose the first glib installed in /usr is older than 2.12,
> although that in /usr/gtkfb is 2.12.2, thus the linker is confused
> and you got error. Why 2 glib are mixed? I guess, you didn't
> install atk into /usr/gtkfb. atk in /usr is used. pkg-config
> file of atk in /usr introduced glib in /usr, instead of that
> in /usr/gtkfb.

I'm not sure why the glib in /usr is being used when I have a glib
already installed in /usr/gtkfb.


Not sure why but gtk refused to take the libglib in /usr/gtkdfb/ . Had
to symlink /usr/lib/libglib and /usr/lib/libgobject to the one in
/usr/gtkdfb/lib/ and then gtl compiled fine.

-Toufeeq
--
blog @ http://toufeeq.net



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]