utils.c:37:23: sys/param.h: No such file or directory
utils.c:45:22: sysexits.h: No such file or directory
utils.c: In function `setfile':
utils.c:258: warning: implicit declaration of function `fchown'
utils.c:258: warning: implicit declaration of function `lchown'
utils.c:270: warning: implicit declaration of function `fchmod'
utils.c:270: warning: implicit declaration of function `lchmod'
utils.c:277: error: structure has no member named `st_flags'
utils.c:277: error: structure has no member named `st_flags'
utils.c:278: warning: implicit declaration of function `fchflags'
utils.c:278: error: structure has no member named `st_flags'
utils.c:279: warning: implicit declaration of function `chflags'
utils.c:279: error: structure has no member named `st_flags'
utils.c: In function `usage':
utils.c:296: error: `EX_USAGE' undeclared (first use in this function)
utils.c:296: error: (Each undeclared identifier is reported only once
utils.c:296: error: for each function it appears in.)
make: *** [bin/utils.o] Error 1
