Next one on AIX: /.../cairo-9999/util/cairo-sphinx/sphinx.c: In function 'client_shm': /.../cairo-9999/util/cairo-sphinx/sphinx.c:1336: error: 'MAP_NORESERVE' undeclared (first use in this function) /.../cairo-9999/util/cairo-sphinx/sphinx.c:1336: error: (Each undeclared identifier is reported only once /.../cairo-9999/util/cairo-sphinx/sphinx.c:1336: error: for each function it appears in.) Makefile:631: recipe for target 'cairo_sphinx-sphinx.o' failed make[4]: *** [cairo_sphinx-sphinx.o] Error 1
Created attachment 113848 [details] [review] proposed patch for when MAP_NORESERVE is unsupported Probably this should be done by some configure check, but that doesn't feel like worth the effort. Thanks!
No need for configure if it can be done in code.
Thanks, pushed: ac75ab9..f72bd7c master -> master
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.