Summary: | wayland: fail to build on centos 5.5 without signalfd support | ||
---|---|---|---|
Product: | Wayland | Reporter: | chnarius <chnarius> |
Component: | wayland | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | pochu27 |
Version: | 1.0.x | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
chnarius
2013-04-10 07:38:27 UTC
We could add a configure check for sys/timerfd.h. A patch to make configure check and abort if the required syscall includes are not available has been pushed to master: commit bc3e020475e0fc29f265c4f8029f03584bee086e Author: Rob Bradford <rob@linux.intel.com> Date: Tue Jun 4 13:27:49 2013 +0100 build: Add declaration checks to check for required syscall flags The required flags are relatively new and some older enterprise distributions do not feature them. https://bugs.freedesktop.org/show_bug.cgi?id=63360 |
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.