Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: PerceptualDiff - An image comparison utility https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=223657 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2007-01-21 11:37 EST ------- (In reply to comment #1) > RGBAImage.cpp:(.text+0x4e8): undefined reference to `png_read_destroy' (In reply to comment #2) > RGBAImage.cpp:(.text+0x527): undefined reference to `png_read_destroy' This is because... from 1.2.10 the function png_read_destroy() is moved to "internal" function and cannot be used for dinamical linking. You have to use libpng10 instead (in FC5/FE6/FE-devel) -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review