This code is not actually being used just yet, it's just some foundations
for future work. So, probably the easiest thing to do is to remove it from
building. You'll want to remove lines that add proc.hpp, proc.cpp and
proc_tests.cpp.

I've also created a JIRA that should rectify this:
https://issues.apache.org/jira/browse/MESOS-200.

Sorry for any inconvenience.

Ben.




On Tue, May 29, 2012 at 1:30 PM, Stan Rosenberg <[email protected]>wrote:

> Hi,
>
> I am getting the following error after running make against the trunk:
>
> In file included from linux/proc.cpp:10:
> ./linux/proc.hpp:32:2: error: #error "Expecting Linux version >= 2.6.27"
> make[2]: *** [linux/libmesos_no_third_party_la-proc.lo] Error 1
> make[2]: Leaving directory `/home/srosenberg/mesos/src'
>
> Is this error correctable or do I indeed need a newer version of the
> kernel?
>
> Thanks,
>
> stan
>

Reply via email to