Bug 63044 - build-sys: do not try to build util/sphinx on Windows
Summary: build-sys: do not try to build util/sphinx on Windows
Status: RESOLVED DUPLICATE of bug 63043
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.12.14
Hardware: All All
: medium normal
Assignee: Chris Wilson
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-02 19:12 UTC by Marc-Andre Lureau
Modified: 2013-04-02 19:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.