[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
missing epoll.h - gecko build
From: |
Riccardo Mottola |
Subject: |
missing epoll.h - gecko build |
Date: |
Thu, 4 Mar 2021 23:04:17 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 SeaMonkey/2.53.6 |
Hi all,
continuing the journey of a custom gecko for HURD.
6:47.93 In file included from
/home/multix/code/Arctic-Fox/ipc/chromium/src/third_party/libevent/epoll.c:36:
6:47.93 ../../dist/system_wrappers/sys/epoll.h:4:15: fatal error:
sys/epoll.h: No such file or directory
6:47.93 4 | #include_next <sys/epoll.h>
6:47.93 | ^~~~~~~~~~~~~
6:47.93 compilation terminated.
someone already encountered and perhaps solved this header not existing?
Riccardo
- missing epoll.h - gecko build,
Riccardo Mottola <=