You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Jim Donahue <jd...@adobe.com> on 2012/08/29 22:27:53 UTC

Build failure on Amazon Linux

slave/lxc_isolation_module.cpp:206: error: comparison between signed and unsigned integer expressions

Building on Amazon Linux image:

./bootstrap
./configure.amazon-linux-64 -with-webui
make



Re: Build failure on Amazon Linux

Posted by Benjamin Mahler <bm...@twitter.com>.
A fix is being worked on, please see:
https://issues.apache.org/jira/browse/MESOS-264

On Wed, Aug 29, 2012 at 1:27 PM, Jim Donahue <jd...@adobe.com> wrote:

> slave/lxc_isolation_module.cpp:206: error: comparison between signed and
> unsigned integer expressions
>
> Building on Amazon Linux image:
>
> ./bootstrap
> ./configure.amazon-linux-64 -with-webui
> make
>
>
>