Hide Forgot
Build error: In file included from gf-dirent.c:33: protocol.h: In function `gf_flags_from_flags': protocol.h:278: error: `O_ASYNC' undeclared (first use in this function) protocol.h:278: error: (Each undeclared identifier is reported only once protocol.h:278: error: for each function it appears in.) protocol.h:283: error: `O_NOATIME' undeclared (first use in this function) protocol.h:284: error: `O_CLOEXEC' undeclared (first use in this function) protocol.h: In function `gf_flags_to_flags': protocol.h:305: error: `O_ASYNC' undeclared (first use in this function) protocol.h:310: error: `O_NOATIME' undeclared (first use in this function) protocol.h:311: error: `O_CLOEXEC' undeclared (first use in this function)
PATCH: http://patches.gluster.com/patch/1173 in master (core: Fix build failure on non-Linux systems)