Gtk2 error - runtime definition of the symbol was not found.



Hi,

While building gtk2 on AIX, I get the below error. Can someone please advise ?

/opt/freeware/bin/bash ../../libtool --mode=compile /usr/vac/bin/xlc_r -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS  -D_THREAD_SAFE -I/opt/freeware/include/glib-2.0 -I/opt/freeware/lib/glib-2.0/include -I/opt/freeware/include/pango-1.0 -I/opt/freeware/include/cairo -I/opt/freeware/include/atk-1.0       -I/opt/freeware/include   -DG_DISABLE_DEPRECATED -O2 -D_LARGE_FILES -c -o imviqr.lo imviqr.c
/usr/vac/bin/xlc_r -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/opt/freeware/include/glib-2.0 -I/opt/freeware/lib/glib-2.0/include -I/opt/freeware/include/pango-1.0 -I/opt/freeware/include/cairo -I/opt/freeware/include/atk-1.0 -I/opt/freeware/include -DG_DISABLE_DEPRECATED -O2 -D_LARGE_FILES -c imviqr.c  -DPIC -o imviqr.lo
/opt/freeware/bin/bash ../../libtool --mode=link /usr/vac/bin/xlc_r  -DG_DISABLE_DEPRECATED -O2 -D_LARGE_FILES  -L/opt/freeware/lib -o im-viqr.la -rpath /opt/freeware/lib/gtk-2.0/2.10.0/immodules -rpath /opt/freeware/lib/gtk-2.0/2.10.0/immodules -avoid-version -module  imviqr.lo ../../gdk-pixbuf/libgdk_pixbuf-2.0.la ../../gdk/libgdk-x11-2.0.la ../../gtk/libgtk-x11-2.0.la -lXrender -lX11  -L/opt/freeware/lib -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lcairo     -lm
rm -fr .libs/im-viqr.la .libs/libim-viqr.* .libs/libim-viqr.*
(cd . && ln -s imviqr.lo imviqr.o)
generating symbol list for `libim-viqr.la'
/usr/bin/nm -BC  imviqr.o   | sed -n -e 's/^.*[         ]\([BCDT][BCDT]*\)[     ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libim-viqr.exp
/usr/vac/bin/xlc_r -Wl,-G -o .libs/libim-viqr.so.0  imviqr.o  -Wl,-bnolibpath -Wl,-blibpath:/opt/freeware/lib:/opt/freeware/src/packages/BUILD/gtk+-2.10.6/gtk/.libs:/opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk/.libs:/opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk-pixbuf/.libs:/usr/lib:/lib  -L/opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk/.libs -L/opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk-pixbuf/.libs -L/gestconf/project/GNOME_ACL/GNOME/build/latest/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/sh_dev_GNOME/export/power_510_32/usr/lib -L/users3/olivap/sb/p64/export/power_510_32/usr/lib -L/users/project/PDP/PDP_51_050/usr/lib -L/users/project/PDP/PDP_51_050/usr/ccs/lib -L/gestconf/project/GNOME_ACL/GNOME/build/GNOME_2_12_0/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/acc_gnome2_12_0f1/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/M_acc_gnome2_12_0f1/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/BLD_M_gnome2_12f1/export/power_510_32/usr/lib -L/opt/freeware/lib -lm -liconv -lintl -lX11 -L../../gtk/.libs -L../../gdk/.libs -L../../gdk-pixbuf/.libs -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lXrender -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo    -lc  -berok -Wl,-bnoentry -Wl,-bexport:.libs/libim-viqr.exp
ar -crlo .libs/libim-viqr.a .libs/libim-viqr.so.0
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 im-xim.la  im-am-et.la im-cedilla.la im-cyrillic-translit.la im-inuktitut.la im-ipa.la im-thai-broken.la im-ti-er.la im-ti-et.la im-viqr.la  > gtk.immodules
exec(): 0509-036 Cannot load program lt-gtk-query-immodules-2.0 because of the following errors:
rtld: 0712-001 Symbol XRenderComposite was referenced
      from module /opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk/.libs/libgdk-x11-2.0.a(libgdk-x11-2.0.so.0), but a runtime definition
      of the symbol was not found.
rtld: 0712-001 Symbol XRenderCreatePicture was referenced
      from module /opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk/.libs/libgdk-x11-2.0.a(libgdk-x11-2.0.so.0), but a runtime definition
      of the symbol was not found.
rtld: 0712-001 Symbol XRenderFreePicture was referenced
      from module /opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk/.libs/libgdk-x11-2.0.a(libgdk-x11-2.0.so.0), but a runtime definition
      of the symbol was not found.
rtld: 0712-001 Symbol XRenderFindFormat was referenced
      from module /opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk/.libs/libgdk-x11-2.0.a(libgdk-x11-2.0.so.0), but a runtime definition
      of the symbol was not found.
rtld: 0712-001 Symbol XRenderSetPictureClipRectangles was referenced
      from module /opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk/.libs/libgdk-x11-2.0.a(libgdk-x11-2.0.so.0), but a runtime definition
      of the symbol was not found.
rtld: 0712-001 Symbol XRenderChangePicture was referenced
      from module /opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk/.libs/libgdk-x11-2.0.a(libgdk-x11-2.0.so.0), but a runtime definition
      of the symbol was not found.
rtld: 0712-001 Symbol XRenderFindVisualFormat was referenced
      from module /opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk/.libs/libgdk-x11-2.0.a(libgdk-x11-2.0.so.0), but a runtime definition
      of the symbol was not found.
rtld: 0712-001 Symbol XRenderQueryExtension was referenced
      from module /opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk/.libs/libgdk-x11-2.0.a(libgdk-x11-2.0.so.0), but a runtime definition
      of the symbol was not found.
rtld: 0712-001 Symbol XRenderQuerySubpixelOrder was referenced
      from module /opt/freeware/src/packages/BUILD/gtk+-2.10.6/gdk/.libs/libgdk-x11-2.0.a(libgdk-x11-2.0.so.0), but a runtime definition
      of the symbol was not found.
rtld: 0712-002 fatal error: exiting.
gmake[3]: *** [gtk.immodules] Error 255
gmake[3]: Leaving directory `/opt/freeware/src/packages/BUILD/gtk+-2.10.6/modules/input'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/opt/freeware/src/packages/BUILD/gtk+-2.10.6/modules'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/freeware/src/packages/BUILD/gtk+-2.10.6'

Thanks,
Shailendra


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