On Thu, 2005-03-31 at 17:48, Nathan Ingersoll wrote:
> There may be some endian issues left in imlib2, but it has been tested
> pretty thoroughly. It's been used extensively by people on PPC and
> Sparc systems.
> 
> Now, just because you don't have multiple copies of the png.h header,
> that doesn't mean you don't have multiple libpng's installed. It
> sounds like imlib2 is including the header from one version of libpng,
> but actually linking against another copy of the lib.

Agreed.  The thing is, while I have a number of libpng.so versions here,
I only have the one png.h, which is the one that matches the 1.2.5
release linked to.  I can't figure out what's getting compiled against a
1.0.8 png.h, as I can't find such a thing here =O(

Everything is definitely linking and loading 1.2.5, but the errors
complain about the 1.0.8 png.h, notice.  I can only think that imlib2 is
calling a local application I didn't build, but I can't think what...

I working on rebuilding it now.

Ta,
-- 
o o                                       mailto:[EMAIL PROTECTED]
/v\ark R. Bowyer    http://mark.thebowyers.me.uk    [EMAIL PROTECTED]
`-'  ---------------------------------------  /"\
...fingerprint = 7924 9E9E 7B91 225E B065     \ / ASCII Ribbon Campaign 
1024D/15140DC1   39D0 551D ABE6 1514 0DC1      X  Against HTML Mail
--------------------------------------------  / \ 
Children need encouragement.  So if a kid gets an answer right, tell him
it was a lucky guess.  That way, he develops a good, lucky feeling. 



-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to