[Buildroot] [buildroot 0005924]: Cairo compile fails: no rule to make target png

bugs at busybox.net bugs at busybox.net
Sat Nov 1 23:49:45 UTC 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=5924 
====================================================================== 
Reported By:                tpk5010
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   5924
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             11-01-2008 16:49 PDT
Last Modified:              11-01-2008 16:49 PDT
====================================================================== 
Summary:                    Cairo compile fails: no rule to make target png
Description: 
When using the latest snapshot of buildroot to compile gtk2, cairo is
pulled in as a dependency. However, cairo_dependencies requires make to
pull in the 'png' target, but such a target does not exist.

Changing line 49 buildroot/package/cairo/cairo.mk to read
CAIRO_DEPENDENCIES = uclibc gettext libintl pkgconfig libglib2 zlib libpng
fontconfig $(CAIRO_DEPENDENCIES_EXTRA) pixman $(XSERVER)
fixes the issue.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-01-08 16:49  tpk5010        New Issue                                    
11-01-08 16:49  tpk5010        Status                   new => assigned     
11-01-08 16:49  tpk5010        Assigned To               => buildroot       
======================================================================




More information about the buildroot mailing list