Hi,

I just tried to find out why imlib2 isn't working with pyimlib. I
found the bug, but have no solution.

In src/lib/image.c in imlib2 is a function to load the image loaders
called __imlib_ProduceLoader. It uses dlopen to load dynamic so
files. dlopen fails for most of the loaders. If you add a printf on
failure printing the output of dlerror() for will see that the jpeg so
file is missing a symbol (__imlib_GetTag). But this symbol is defined
in the imlib2 so file (use nm to scan the so file). There is no
difference between 1.1.2 and 1.2 in that part. So does someone has an
idea? 


Dischi

-- 
If you receive something that says 'Send this to everyone you know,'
pretend you don't know me. (Roy Johnson)

Attachment: pgpm5UcOIA7fg.pgp
Description: PGP signature

Reply via email to