[
https://issues.apache.org/jira/browse/TS-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Masakazu Kitajo reassigned TS-4776:
-----------------------------------
Assignee: Masakazu Kitajo
> 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
> Assignee: Masakazu Kitajo
> Fix For: 7.0.0
>
>
> {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)