David R. Morrison wrote:
My understanding from earlier discussions is that if you have imlib installed
and build a package which uses imlib-config, then -lpng is inserted into
your link line.  Since libpng and libpng3 both use libpng.dylib, the
thing the resulting binary is linked to depends on which version of
libpng was installed when you made this compile.

So I guess we need explicit build-dependencies to the correct version of
libpng any time it is going to be invoked.
Ah, you're right. So build-deps are the only way to handle this. So I guess the question is, do we upgrade everything to use libpng3? Or do we downgrade to libpng?




-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to