CXX HostDB.o
In file included from /home/leif/apache/trafficserver.git/iocore/hostdb/HostDB.cc:27:0:
/home/leif/apache/trafficserver.git/iocore/hostdb/P_RefCountCacheSerializer.h: In member function ‘int RefCountCacheSerializer<C>::finalize_sync()’:
/home/leif/apache/trafficserver.git/iocore/hostdb/P_RefCountCacheSerializer.h:258:53: error: ‘O_DIRECTORY’ was not declared in this scope
dirfd = socketManager.open(this->dirname.c_str(), O_DIRECTORY);
^
Makefile:969: recipe for target 'HostDB.o' failed