You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assignee: gbeutner
Status: Resolved (closed on 2016-02-22 07:15:03 +00:00)
Target Version: 2.4.2
Last Update: 2016-02-23 10:55:23 +00:00 (in Redmine)
Icinga Version: 2.4.2
Backport?: Already backported
Include in Changelog: 0
/root/rpmbuild/BUILD/icinga2/lib/base/socketevents.cpp:75:40: error: 'EPOLL_CLOEXEC' was not declared in this scope
l_SocketIOPollFDs[i] = epoll_create1(EPOLL_CLOEXEC);
^
/root/rpmbuild/BUILD/icinga2/lib/base/socketevents.cpp:75:53: error: 'epoll_create1' was not declared in this scope
l_SocketIOPollFDs[i] = epoll_create1(EPOLL_CLOEXEC)
This issue has been migrated from Redmine: https://dev.icinga.com/issues/11179
Created by gbeutner on 2016-02-18 08:03:27 +00:00
Assignee: gbeutner
Status: Resolved (closed on 2016-02-22 07:15:03 +00:00)
Target Version: 2.4.2
Last Update: 2016-02-23 10:55:23 +00:00 (in Redmine)
Changesets
2016-02-22 07:12:35 +00:00 by (unknown) bc6d82c
2016-02-23 08:51:52 +00:00 by (unknown) 365390b
The text was updated successfully, but these errors were encountered: