1. man-stream_unix.o `test -f 'stream_unix.c' || echo './'`stream_unix.c [0/3771]
  2. stream_unix.c:90:25: error: use of undeclared identifier 'SOL_LOCAL'
  3. if (getsockopt(h->fd, SOL_LOCAL, LOCAL_PEERCRED, &cred, &len) == 0) {
  4. ^
  5. 1 error generated.
  6. gmake[4]: *** [Makefile:2267: watchman-stream_unix.o] Error 1
  7. gmake[4]: Leaving directory '/usr/ports/sysutils/watchman/work/watchman-4.6.0'
  8. gmake[3]: *** [Makefile:916: all] Error 2
  9. gmake[3]: Leaving directory '/usr/ports/sysutils/watchman/work/watchman-4.6.0'
  10. *** Error code 1
  11. Stop.
  12. make[2]: stopped in /usr/ports/sysutils/watchman
  13. *** Error code 1
  14. Stop.
  15. make[1]: stopped in /usr/ports/sysutils/watchman
  16. *** Error code 1
  17. Stop.
  18. make: stopped in /usr/ports/sysutils/py-pywatchman
  19. stream_unix.c:90:25: error: use of undeclared identifier 'SOL_LOCAL'
  20. if (getsockopt(h->fd, SOL_LOCAL, LOCAL_PEERCRED, &cred, &len) == 0) {
  21. ^
  22. 1 error generated.
  23. gmake[4]: *** [Makefile:2267: watchman-stream_unix.o] Error 1
  24. gmake[3]: *** [Makefile:916: all] Error 2