Summary: | Unable to make | ||
---|---|---|---|
Product: | cairo | Reporter: | Bruce Kuo <brukuo42> |
Component: | general | Assignee: | Chris Wilson <chris> |
Status: | RESOLVED NOTABUG | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | The config.log generated after running "configure |
Requested 'pixman-1 >= 0.30.0' but version of Pixman is 0.26.2 configure:31914: $? = 1 Requested 'pixman-1 >= 0.30.0' but version of Pixman is 0.26.2 configure:31941: result: no configure:31958: checking whether cairo's image surface backend feature could be enabled configure:31960: result: no (requires pixman-1 >= 0.30.0 http://cairographics.org/releases/) configure:31964: error: mandatory image surface backend feature could not be enabled From 1.14.0's NEWS file: """ Dependency Changes ------------------ Cairo now requires glib 2.14 for its gobject helper functions, and pixman 0.30 for downscaling. """ |
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.
Created attachment 114938 [details] The config.log generated after running "configure Able to perform <./configure --prefix=/home/bkuo/cairo-1.14.2> but unable to perform <make> when installing Cairo-1.14.2 application with the following error message: bkuo@helios:~/cairo-1.14.2> make Makefile:32: builds/toplevel.mk: No such file or directory make: *** No rule to make target `builds/toplevel.mk'. Stop. Attached is the config.log file."