| Anonymous | Login | Signup for a new account | 11-10-2008 13:55 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |