On Wed, 6 Aug 2008 12:28:22 +0200, Enrico Tröger
<enrico.troeger@uvena.de> wrote:
> And finally, I'm pretty sure the t_type_init() isn't the problem. I
> noticed, if I link the test app against the Glib-DBus libs, it works
> nicely. Without it fails.
> So, the whole thing is maybe only a bug in the build process rather
> than in the code itself.
An idea: maybe it's because container applications are linked to
libenchant.so and libenchant.so loads (g_module_load()) the
libenchant_zemberek.so which is linked to libdbus-glib-1.so. Maybe
there is somewhere in the symbol resolving a problem caused by wrong
linking. Just an idea.
But on the other hand, I just checked it with strace and when starting
my container app with strace, I can see that libenchant.so opens
libenchant_zemberek.so and this loads libdbus-glib-1.so and
libdbus-1.so.
Regards,
Enrico
-- Get my GPG key from http://www.uvena.de/pub.key
This archive was generated by hypermail 2.1.8 : Wed Aug 06 2008 - 13:02:39 CEST