BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005924 [buildroot] Architecture Specific major always 11-01-08 16:49 11-02-08 11:22
Reporter tpk5010 View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version 0.9.27
Summary 0005924: 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.
Additional Information Build system is Ubuntu 8.10 Intrepid, gcc version 4.3.2-1ubuntu11, libc 2.8~20085.
Development chain uses latest buildroot svn snapshot, latest uclibc snapshot, and gcc 4.3.1.
Attached Files

- Relationships

- Notes
(0014894)
jacmet
11-02-08 11:22

Thanks, fixed in r23904
 

- 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
11-02-08 11:22 jacmet Status assigned => closed
11-02-08 11:22 jacmet Note Added: 0014894
11-02-08 11:22 jacmet Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker