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