[
https://issues.apache.org/jira/browse/MESOS-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guangya Liu updated MESOS-4799:
-------------------------------
Shepherd: Jie Yu
Description:
Using latest code and build one mac os failed.
{code}
In file included from
../../src/slave/containerizer/mesos/provisioner/backend.cpp:21:
../../src/linux/fs.hpp:21:10: fatal error: 'mntent.h' file not found
#include <mntent.h>
^
{code}
was:
Using latest code and build one mac os failed.
{code}
In file included from
../../src/slave/containerizer/mesos/provisioner/backend.cpp:21:
../../src/linux/fs.hpp:21:10: fatal error: 'mntent.h' file not found
#include <mntent.h>
^
{code}
https://reviews.apache.org/r/44154/
> MAC OS build failed
> -------------------
>
> Key: MESOS-4799
> URL: https://issues.apache.org/jira/browse/MESOS-4799
> Project: Mesos
> Issue Type: Bug
> Reporter: Guangya Liu
> Assignee: Guangya Liu
>
> Using latest code and build one mac os failed.
> {code}
> In file included from
> ../../src/slave/containerizer/mesos/provisioner/backend.cpp:21:
> ../../src/linux/fs.hpp:21:10: fatal error: 'mntent.h' file not found
> #include <mntent.h>
> ^
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)