[
https://issues.apache.org/jira/browse/HTRACE-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14735929#comment-14735929
]
Colin Patrick McCabe commented on HTRACE-153:
---------------------------------------------
The native client is the C and C\+\+ code inside the {{htrace-c}} subproject.
This code currently doesn't compile on MacOS because that OS lacks certain
POSIX functions that we use (like {{clock_gettime}}). The {{htrace-c}}
subproject is only compiled if you run with the "native" profile (like {{mvn
compile -Pnative}}) Let me update the description and title to be more
specific.
> Native client should compile on Mac
> -----------------------------------
>
> Key: HTRACE-153
> URL: https://issues.apache.org/jira/browse/HTRACE-153
> Project: HTrace
> Issue Type: Bug
> Affects Versions: 3.2.0
> Reporter: Abraham Elmahrek
> Assignee: Abraham Elmahrek
>
> Native client on a mac machine currently doesn't compile. Let's get that
> working.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)