Bug 72911

Summary: OpenVG backend fails to build on X11-less platforms
Product: cairo Reporter: pcercuei <paul>
Component: generalAssignee: Chris Wilson <chris>
Status: RESOLVED MOVED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.12.16   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to address the issue

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.