[cairo-bugs] [Bug 72911] New: OpenVG backend fails to build on X11-less platforms
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 20 04:24:37 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=72911
Priority: medium
Bug ID: 72911
Assignee: chris at chris-wilson.co.uk
Summary: OpenVG backend fails to build on X11-less platforms
QA Contact: cairo-bugs at cairographics.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: paul at crapouillou.net
Hardware: All
Status: NEW
Version: 1.12.16
Component: general
Product: cairo
Created attachment 91037
--> https://bugs.freedesktop.org/attachment.cgi?id=91037&action=edit
Patch to address the issue
OpenVG backend fails to build on X11-less platforms.
The build fails in boilerplate/cairo-boilerplate-vg.c, where the EGL part uses
'None' (defined in <X11/X.h>) instead of EGL_NONE in the attribute lists.
The attached patch fixes the issue.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20131220/d74645a4/attachment.html>
More information about the cairo-bugs
mailing list