You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/01 20:25:20 UTC

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

     [ https://issues.apache.org/jira/browse/TS-4776?focusedWorklogId=27795&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27795 ]

ASF GitHub Bot logged work on TS-4776:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Sep/16 20:24
            Start Date: 01/Sep/16 20:24
    Worklog Time Spent: 10m 
      Work Description: Github user zwoop commented on the issue:

    https://github.com/apache/trafficserver/pull/921
  
    Status on this?


Issue Time Tracking
-------------------

    Worklog Id:     (was: 27795)
    Time Spent: 50m  (was: 40m)

> 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
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {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)