Hi Ritwik,

I've seen this problem before but haven't had time to look into it. We made
C++11 a requirement so the Makefile actually isn't the issue here.

I can look into what's actually causing this,

Thanks for bringing it up.

MPark

On 17 December 2014 at 07:44, Ritwik <[email protected]> wrote:
>
> I dug around the error message a bit. I see the compilation being done
> using:
>                 -std=c++0x
> The error message seems to be related to creating rvalue references which
> is a new feature of C++11. Does the make file need an update?
>
> On 17 December 2014 at 15:42, Ritwik <[email protected]> wrote:
> >
> > Hi,
> >
> > I was trying to build Mesos using 'make'. Here is what I got:
> >
> > http://code.stypi.com/pw3146dx
> >
> > Is this a known issue? It would be great if someone could suggest a
> > workaround.
> >
> > Thanks.
> >
> > Best Regards,
> >
> > --
> > *Ritwik Yadav*
> >
> >
>
> --
> *Ritwik Yadav*
>
> Department of Computer Science and Engineering,
> Indian Institute of Technology,
> Kharagpur.
>
> Cell: +91-9635-152346
> Twitter: @iRitwik <https://twitter.com/#%21/iRitwik>
>

Reply via email to