Masakazu Kitajo created TS-4776:
-----------------------------------
Summary: O_DIRECTORY is not available on OmniOS
Key: TS-4776
URL: https://issues.apache.org/jira/browse/TS-4776
Project: Traffic Server
Issue Type: Bug
Components: Build
Reporter: Masakazu Kitajo
{noformat}
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
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)