Hi, I am trying to move from gtk 1.2 to 2.0 on an SGI running IRIX 6.5.15m. Everything except gtk builds and installs. The error I encounter is:
creating im-viqr.la (cd .libs && rm -f im-viqr.la && ln -s ../im-viqr.la im-viqr.la) ../../gtk/gtk-query-immodules-2.0 *.la > gtk.immodules 81776:../../gtk/gtk-query-immodules-2.0: rld: Error: unresolvable symbol in /usr/people/bartolot/apps/gimp/gtk/gtk+-2.0.0/gtk/.libs/libgtk-x11-2.0.so.1: gdk_pango_context_get 81776:../../gtk/gtk-query-immodules-2.0: rld: Fatal Error: this executable has unresolvable symbols gmake[3]: *** [gtk.immodules] Error 1 gmake[3]: Leaving directory `/gecko/usr/bartolot/apps/gimp/gtk/gtk+-2.0.0/modules/input' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/gecko/usr/bartolot/apps/gimp/gtk/gtk+-2.0.0/modules' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/gecko/usr/bartolot/apps/gimp/gtk/gtk+-2.0.0' gmake: *** [all-recursive-am] Error 2 It is as if some (pango related) stuff (as gdk_pango_context_get) from gdk/x11 is not being passed. I am most likely doing something stupid. I have installed all the dependent programs (I think) and am using gcc version 3.0.4. Has anyone ported the new version of gtk to an IRIX box? Any help would be greatly appreciated. Thanks, Lee Bartolotti _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
