Bug 63043

Summary: build-sys: do not try to build util/sphinx on Windows
Product: cairo Reporter: Marc-Andre Lureau <marcandre.lureau>
Component: generalAssignee: Chris Wilson <chris>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.12.14   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: build-sys: do not try to build util/sphinx on Windows

Description Marc-Andre Lureau 2013-04-02 19:10:58 UTC
glib and dlfcn exist on windows, but sphinx code uses a lot of
Unix-only API

Fixes the following build error on mingw-fedora

  CC     cairo-boilerplate-system.lo
../../../util/cairo-sphinx/sphinx.c:8:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
Comment 1 Marc-Andre Lureau 2013-04-02 19:21:50 UTC
*** Bug 63044 has been marked as a duplicate of this bug. ***
Comment 2 Marc-Andre Lureau 2013-04-02 19:22:25 UTC
Created attachment 77338 [details] [review]
build-sys: do not try to build util/sphinx on Windows
Comment 3 Marc-Andre Lureau 2013-04-08 18:10:48 UTC
ping
Comment 4 Bryce Harrington 2014-09-24 19:22:46 UTC
Thanks, applied to master for 1.14.0.

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.