Guest User

Untitled

a guest
May 23rd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. aemonize.o
  2. cc1: warnings being treated as errors
  3. s_daemonize.c: In function 's_create_pid_file':
  4. s_daemonize.c:66: error: ignoring return value of 'ftruncate', declared with attribute warn_unused_result
  5. s_daemonize.c:67: error: ignoring return value of 'write', declared with attribute warn_unused_result
  6. make[4]: *** [libsutil_la-s_daemonize.lo] Error 1
  7. make[4]: Leaving directory `/tmp/snortsp-3.0.0b2/src/s_util'
  8. make[3]: *** [all-recursive] Error 1
  9. make[3]: Leaving directory `/tmp/snortsp-3.0.0b2/src/s_util'
  10. make[2]: *** [all-recursive] Error 1
  11. make[2]: Leaving directory `/tmp/snortsp-3.0.0b2/src'
  12. make[1]: *** [all-recursive] Error 1
  13. make[1]: Leaving directory `/tmp/snortsp-3.0.0b2'
  14. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment