On 9/4/06, Toufeeq Hussain <toufeeqh@xxxxxxxxx> wrote: > On 9/2/06, mpsuzuki@xxxxxxxxxxxxxxxxx [9] <mpsuzuki@xxxxxxxxxxxxxxxxx [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 _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list