You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/08/23 19:31:20 UTC

[jira] [Updated] (TS-4776) O_DIRECTORY is not available on OmniOS

     [ https://issues.apache.org/jira/browse/TS-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-4776:
------------------------------
    Fix Version/s: 7.0.0

> 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
>             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)