Bug 63044

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 DUPLICATE 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:

Description Marc-Andre Lureau 2013-04-02 19:12:39 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.

https://bugs.freedesktop.org/show_bug.cgi?id=63043
Comment 1 Marc-Andre Lureau 2013-04-02 19:21:50 UTC
hmm, git bz is broken :(

*** This bug has been marked as a duplicate of bug 63043 ***

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.