Bug 63043 - 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 FIXED
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:
: 63044 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-02 19:10 UTC by Marc-Andre Lureau
Modified: 2014-09-24 19:22 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
build-sys: do not try to build util/sphinx on Windows (1.21 KB, patch)
2013-04-02 19:22 UTC, Marc-Andre Lureau
Details | Splinter Review

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.