Hi, First sorry if this is not the right mail list for this kind of question, but could not find a user mail list, only find this dev mail list.
My issue is that I meet errors when invoke the command ".configure" on ubuntu 12.04, I following the instruction in this page https://github.com/mesos/mesos/wiki And this is the error message ./include/process/socket.hpp: In member function 'void Socket::cleanup()': ./include/process/socket.hpp:64:16: error: 'close' was not declared in this scope make[4]: *** [libprocess_la-latch.lo] Error 1 make[4]: Leaving directory `/home/zjffdu/mesos-0.9.0/third_party/libprocess' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/zjffdu/mesos-0.9.0/third_party/libprocess' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/zjffdu/mesos-0.9.0/third_party' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/zjffdu/mesos-0.9.0/third_party' make: *** [all-recursive] Error 1 -- Best Regards Jeff Zhang
