If this doesn't end up working out for you, I run mesos on my mac in docker
containers.  This lets me spin up arbitrary numbers of slaves.

This is a really good example for how to get things working:
https://github.com/breerly/fig-mesos

On Fri, Jan 16, 2015 at 6:49 PM, Diptanu Choudhury <dipta...@gmail.com>
wrote:

> Hi Ben,
>
> I am not sure about the presence of the compiler flag. I shall compile
> Mesos 0.21.1 once again tonight and share the output.
>
> On Fri, Jan 16, 2015 at 11:53 AM, Benjamin Mahler <
> benjamin.mah...@gmail.com> wrote:
>
>> It doesn't look like the exception here is being caught correctly:
>>
>> https://github.com/apache/mesos/blob/0.21.1/3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp#L32
>>
>> Just to be sure, can you show your compilation output, in particular,
>> that you're not seeing "-fno-exceptions" as a compiler flag?
>>
>> On Fri, Jan 16, 2015 at 10:31 AM, Diptanu Choudhury <dipta...@gmail.com>
>> wrote:
>>
>>> Hi,
>>>
>>> I am seeing some startup errors with Mesos 0.21.1 on OSX. Both the
>>> server and slaves crashes throwing this error -
>>> https://gist.github.com/diptanu/19c1d7d0efc5fe7265c8
>>>
>>> Wondering if this is happening to others as well?
>>>
>>> --
>>> Thanks,
>>> Diptanu Choudhury
>>> Web - www.linkedin.com/in/diptanu
>>> Twitter - @diptanu <http://twitter.com/diptanu>
>>>
>>
>>
>
>
> --
> Thanks,
> Diptanu Choudhury
> Web - www.linkedin.com/in/diptanu
> Twitter - @diptanu <http://twitter.com/diptanu>
>

Reply via email to