Hi All,

I have been trying to re-install mesos using this link [1] but my make keep
failing because of this error

../../src/linux/fs.cpp:346:2: error: #error "pivot_root is not available"
 #error "pivot_root is not available"
  ^
../../src/linux/fs.cpp: In function 'Try<Nothing>
mesos::internal::fs::pivot_root(const string&, const string&)':
../../src/linux/fs.cpp:348:7: error: 'ret' was not declared in this scope
   if (ret == -1) {
       ^
any comment is appreciated.

[1]http://mesos.apache.org/gettingstarted/


-Thanks.
-Soheila

Reply via email to