Advertisement
Guest User

Untitled

a guest
Feb 14th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.55 KB | None | 0 0
  1. ncursesFM → λ git master* → make
  2. libcups support enabled.
  3. openssl support enabled.
  4. Package ncurses was not found in the pkg-config search path.
  5. Perhaps you should add the directory containing `ncurses.pc'
  6. to the PKG_CONFIG_PATH environment variable
  7. No package 'ncurses' found
  8. cd src/; cc -c *.c -DLIBCUPS_PRESENT -DOPENSSL_PRESENT -std=c99
  9. In file included from archiver.c:1:
  10. In file included from ./../inc/archiver.h:3:
  11. In file included from ./../inc/ui_functions.h:3:
  12. In file included from ./../inc/log.h:6:
  13. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  14. #include <sys/inotify.h>
  15. ^
  16. 1 error generated.
  17. In file included from bookmarks.c:1:
  18. In file included from ./../inc/bookmarks.h:1:
  19. In file included from ./../inc/fm_functions.h:9:
  20. In file included from ./../inc/archiver.h:3:
  21. In file included from ./../inc/ui_functions.h:3:
  22. In file included from ./../inc/log.h:6:
  23. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  24. #include <sys/inotify.h>
  25. ^
  26. 1 error generated.
  27. In file included from fm_functions.c:1:
  28. In file included from ./../inc/fm_functions.h:9:
  29. In file included from ./../inc/archiver.h:3:
  30. In file included from ./../inc/ui_functions.h:3:
  31. In file included from ./../inc/log.h:6:
  32. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  33. #include <sys/inotify.h>
  34. ^
  35. 1 error generated.
  36. In file included from log.c:1:
  37. In file included from ./../inc/log.h:6:
  38. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  39. #include <sys/inotify.h>
  40. ^
  41. 1 error generated.
  42. In file included from main.c:24:
  43. In file included from ./../inc/bookmarks.h:1:
  44. In file included from ./../inc/fm_functions.h:9:
  45. In file included from ./../inc/archiver.h:3:
  46. In file included from ./../inc/ui_functions.h:3:
  47. In file included from ./../inc/log.h:6:
  48. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  49. #include <sys/inotify.h>
  50. ^
  51. 1 error generated.
  52. In file included from mount.c:1:
  53. In file included from ./../inc/mount.h:1:
  54. In file included from ./../inc/fm_functions.h:9:
  55. In file included from ./../inc/archiver.h:3:
  56. In file included from ./../inc/ui_functions.h:3:
  57. In file included from ./../inc/log.h:6:
  58. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  59. #include <sys/inotify.h>
  60. ^
  61. 1 error generated.
  62. In file included from print.c:3:
  63. In file included from ./../inc/print.h:1:
  64. In file included from ./../inc/ui_functions.h:3:
  65. In file included from ./../inc/log.h:6:
  66. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  67. #include <sys/inotify.h>
  68. ^
  69. 1 error generated.
  70. In file included from quit_functions.c:1:
  71. In file included from ./../inc/quit_functions.h:3:
  72. In file included from ./../inc/ui_functions.h:3:
  73. In file included from ./../inc/log.h:6:
  74. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  75. #include <sys/inotify.h>
  76. ^
  77. 1 error generated.
  78. In file included from search.c:1:
  79. In file included from ./../inc/search.h:1:
  80. In file included from ./../inc/fm_functions.h:9:
  81. In file included from ./../inc/archiver.h:3:
  82. In file included from ./../inc/ui_functions.h:3:
  83. In file included from ./../inc/log.h:6:
  84. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  85. #include <sys/inotify.h>
  86. ^
  87. 1 error generated.
  88. In file included from shasum.c:3:
  89. In file included from ./../inc/shasum.h:2:
  90. In file included from ./../inc/ui_functions.h:3:
  91. In file included from ./../inc/log.h:6:
  92. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  93. #include <sys/inotify.h>
  94. ^
  95. 1 error generated.
  96. In file included from timer.c:1:
  97. In file included from ./../inc/timer.h:1:
  98. In file included from ./../inc/ui_functions.h:3:
  99. In file included from ./../inc/log.h:6:
  100. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  101. #include <sys/inotify.h>
  102. ^
  103. 1 error generated.
  104. In file included from ui_functions.c:1:
  105. In file included from ./../inc/ui_functions.h:3:
  106. In file included from ./../inc/log.h:6:
  107. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  108. #include <sys/inotify.h>
  109. ^
  110. 1 error generated.
  111. In file included from worker_thread.c:1:
  112. In file included from ./../inc/worker_thread.h:6:
  113. In file included from ./../inc/ui_functions.h:3:
  114. In file included from ./../inc/log.h:6:
  115. ./../inc/declarations.h:7:10: fatal error: 'sys/inotify.h' file not found
  116. #include <sys/inotify.h>
  117. ^
  118. 1 error generated.
  119. make: *** [objects] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement