that worked, I dlopen'ed glib in my program and put a stub for the glib
function that was failing. It was getting bad data. Guess glib needs some
stuff inited first maybe... anyway, it seems it works by spoofing it !

thanks

bruno

>Create a module "wrapper.so" that dlopen's glib.so.xxx, and *then*
>dlopen's your module, and then reflects the interfaces down.

>Alternately, don't use glib: it's intrinsically broken, by design.

>-- Terry



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to