Guest User

Untitled

a guest
Jan 21st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. checking sys/select.h presence... yes
  2. checking for sys/select.h... yes
  3. checking sys/eventfd.h usability... yes
  4. checking sys/eventfd.h presence... yes
  5. checking for sys/eventfd.h... yes
  6. checking sys/signalfd.h usability... yes
  7. checking sys/signalfd.h presence... yes
  8. checking for sys/signalfd.h... yes
  9. checking for inotify_init... yes
  10. checking for epoll_ctl... yes
  11. checking for kqueue... no
  12. checking for port_create... no
  13. checking for poll... yes
  14. checking for select... yes
  15. checking for eventfd... yes
  16. checking for signalfd... yes
  17. checking for clock_gettime... no
  18. checking for clock_gettime syscall... yes
  19. checking for nanosleep... yes
  20. checking for ceil in -lm... yes
  21. configure: creating ./config.status
  22. config.status: error: cannot find input file: `Makefile.in'
Add Comment
Please, Sign In to add comment