Github user jpeach commented on the issue:

    https://github.com/apache/trafficserver/pull/653
  
    FWIW this didn't build on OS X:
    
    ```
    In file included from ../../iocore/hostdb/I_HostDBProcessor.h:34:
    ../../iocore/hostdb/P_RefCountCache.h:615:3: error: use of undeclared 
identifier 'TEMP_FAILURE_RETRY'
      TEMP_FAILURE_RETRY(close(dir_fd));
    ...
    In file included from ../../iocore/hostdb/I_HostDB.h:38:
    ../../iocore/hostdb/I_HostDBProcessor.h:363:14: error: flexible array 
member 'info' of type 'HostDBInfo []' with non-trivial destruction
      HostDBInfo info[];
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to