thanks. -Soheila.
On Tue, Oct 20, 2015 at 5:55 PM, Neil Conway <[email protected]> wrote: > Hi Soheila, > > Mesos is only supported on 64-bit CPUs at the moment. > > Neil > > On Tue, Oct 20, 2015 at 9:11 AM, Soheila Dehghanzadeh > <[email protected]> wrote: > > I'm following the exact steps in [1] so mesos-0.25.0 but my ubuntu is a > > 32-bit machine. would it affect making the source code? > > > > -Soheila > > > > On Tue, Oct 20, 2015 at 5:04 PM, Neil Conway <[email protected]> > wrote: > > > >> Hi Soheila, > >> > >> What distribution, version, and CPU architecture are you using? > >> > >> Thanks, > >> Neil > >> > >> On Tue, Oct 20, 2015 at 9:00 AM, Soheila Dehghanzadeh > >> <[email protected]> wrote: > >> > 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 > >> >
