Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15569] New: cairo fails to compile without libpng

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15569] New: cairo fails to compile without libpng
  • Date: 9 Feb 2010 16:56:08 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15569

Summary: cairo fails to compile without libpng
Product: Codex
Version: stable-rc grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: x11-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: v.merkatz AT gmx.net



Arwed v. Merkatz <v.merkatz AT gmx.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Flag| |must_fix_before_release+


cairo fails if libpng isn't installed:
checking for cairo's SVG surface backend feature...
checking whether cairo's SVG surface backend feature could be enabled... no
(requires --enable-png)
configure: error: recommended SVG surface backend feature could not be enabled
^[[31m^[[1m ! Problem Detected ! ^[[0m

The libpng optional_depends needs to also pass --disable-svg to configure if
disabled. Then the SVG sub_depends needs to require SVG.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page