[
https://issues.apache.org/jira/browse/MESOS-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Yu reassigned MESOS-6452:
-----------------------------
Assignee: Jie Yu
> Compile error in strerror.h on OSX
> ----------------------------------
>
> Key: MESOS-6452
> URL: https://issues.apache.org/jira/browse/MESOS-6452
> Project: Mesos
> Issue Type: Bug
> Components: stout
> Reporter: Neil Conway
> Assignee: Jie Yu
> Labels: mesosphere
> Fix For: 1.2.0
>
>
> {noformat}
> Making all in src
> /Library/Developer/CommandLineTools/usr/bin/make all-am
> CXX posix/libmesos_no_3rdparty_la-rlimits.lo
> In file included from ../../mesos/src/posix/rlimits.cpp:25:
> ../../mesos/3rdparty/stout/include/stout/os/strerror.hpp:41:47: error: use of
> undeclared identifier 'ERANGE'
> if (::strerror_r(errno_, buffer, size) == ERANGE) {
> ^
> 1 error generated.
> make[2]: *** [posix/libmesos_no_3rdparty_la-rlimits.lo] Error 1
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)