[Bug 223657] Review Request: PerceptualDiff - An image comparison utility

bugzilla at redhat.com bugzilla at redhat.com
Sun Jan 21 16:37:51 UTC 2007


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 at ioa.s.u-tokyo.ac.jp  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.




More information about the Fedora-package-review mailing list