On Tue, 2006-09-05 at 14:24 -0500, John Gorkos wrote: > 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:
This can then only mean that gmodule is for some reason failing to find the symbols. Can you try writing a simple test case to expose the problem and debug it? Look around pango/pango/querymodules.c around line 130, it's a matter of a couple function calls. You may also want to open a bug at http://bugzilla.gnome.org/ and follow up there instead of the list. Thanks, -- behdad http://behdad.org/ "Commandment Three says Do Not Kill, Amendment Two says Blood Will Spill" -- Dan Bern, "New American Language" _______________________________________________ gtk-i18n-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-i18n-list
