[cairo-bugs] [Bug 5062] Cairo should build with default PNG support
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 6 16:28:49 PST 2006
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=5062
------- Additional Comments From bjourne at gmail.com 2006-01-07 11:24 -------
This happens when you configure cairo without PNG:
configure: WARNING: Could not find libpng in the pkg-config search path
configure: WARNING: *** To run the tests, cairo must be built with png support ***
...
the following features:
PNG functions: no
...
But when building with jhbuild it is very easy to miss those lines. Took me lots
of time to spot the problem. I suggest that the configure script should fail
unless invoked with --disable-png when it can't find libpng.
--
Configure bugmail: https://bugs.freedesktop.org/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 cairo-bugs
mailing list