On Tuesday 05 September 2006 14:05, you wrote: > On Tue, 2006-09-05 at 15:01 -0400, John Gorkos wrote: > > 00003364 T script_engine_create > > 000032f8 T script_engine_exit > > 000032d0 T script_engine_init > > 00003308 T script_engine_list > > 0001c2ec d script_engines > > This looks correct. You run pango-querymodules on the target, right? Indeed, I am. Here's the proof:
root@(none):/opt/fdo/bin# uname -a Linux (none) 2.6.13.4 #1 Mon Apr 3 14:35:05 EDT 2006 armv5tel unknown root@(none):/opt/fdo/bin# file /opt/fdo/bin/pango-querymodules /opt/fdo/bin/pango-querymodules: ELF 32-bit LSB executable, Advanced RISC Machines ARM, version 1, dynamically linked (uses shared libs), not stripped root@(none):/opt/fdo/bin# /opt/fdo/bin/pango-querymodules # Pango Modules file # Automatically generated file, do not edit # # ModulesPath = /opt/fdo/lib/pango/1.5.0/modules # /opt/fdo/lib/pango/1.5.0/modules/pango-arabic-fc.so does not export Pango module API /opt/fdo/lib/pango/1.5.0/modules/pango-basic-x.so does not export Pango module API /opt/fdo/lib/pango/1.5.0/modules/pango-basic-fc.so does not export Pango module API /opt/fdo/lib/pango/1.5.0/modules/pango-hangul-fc.so does not export Pango module API /opt/fdo/lib/pango/1.5.0/modules/pango-hebrew-fc.so does not export Pango module API /opt/fdo/lib/pango/1.5.0/modules/pango-indic-fc.so does not export Pango module API /opt/fdo/lib/pango/1.5.0/modules/pango-khmer-fc.so does not export Pango module API /opt/fdo/lib/pango/1.5.0/modules/pango-syriac-fc.so does not export Pango module API /opt/fdo/lib/pango/1.5.0/modules/pango-thai-fc.so does not export Pango module API /opt/fdo/lib/pango/1.5.0/modules/pango-tibetan-fc.so does not export Pango module API root@(none):/opt/fdo/bin# file /opt/fdo/lib/pango/1.5.0/modules/pango-basic-x.so /opt/fdo/lib/pango/1.5.0/modules/pango-basic-x.so: ELF 32-bit LSB shared object, Advanced RISC Machines ARM, version 1, not stripped _______________________________________________ gtk-i18n-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-i18n-list
