Bug 72911 - OpenVG backend fails to build on X11-less platforms
Summary: OpenVG backend fails to build on X11-less platforms
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.12.16
Hardware: All Linux (All)
: medium normal
Assignee: Chris Wilson
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-20 12:24 UTC by pcercuei
Modified: 2018-08-25 13:33 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to address the issue (750 bytes, text/plain)
2013-12-20 12:24 UTC, pcercuei
Details

Description pcercuei 2013-12-20 12:24:37 UTC
Created attachment 91037 [details]
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.
Comment 1 GitLab Migration User 2018-08-25 13:33:50 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/69.


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.