Summary: | Cairo should build with default PNG support | ||
---|---|---|---|
Product: | cairo | Reporter: | Luis Menina <liberforce> |
Component: | general | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | high | CC: | newren |
Version: | 1.0.2 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
URL: | http://bugzilla.gnome.org/show_bug.cgi?id=319632 | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 7141 |
Description
Luis Menina
2005-11-16 04:52:02 UTC
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. This has bitten *lots* of Gnome testers; I really like Owen's comments on the matter: http://bugzilla.gnome.org/show_bug.cgi?id=319632#c9. This will be fixed pretty soon when my --enable-<backend> patch is integrated. But independently, note that Pango HEAD doesn't suffer from this bug anymore (or at least it's not supposed to.) This is fixed in latest snapshots. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.