Just committed a fix to the master. On Wed, Oct 1, 2014 at 12:50 PM, Jie Yu <yujie....@gmail.com> wrote:
> I think this is a bug. We forgot to include that header file in > libmesos_no_3rdparty_la_SOURCES. Could you please open a ticket? > > To workaround, you can checkout the source from git using tag 0.20.1. > > - Jie > > On Wed, Oct 1, 2014 at 12:46 PM, Diptanu Choudhury <dipta...@gmail.com> > wrote: > >> Hi Guys, >> >> We are trying to build Mesos 0.20.1 and getting the following compilation >> error - >> >> In file included from ./linux/routing/filter/ip.hpp:36:0, >> from >> ./slave/containerizer/isolators/network/port_mapping.hpp:42, >> from slave/containerizer/mesos/containerizer.cpp:44: >> ./linux/routing/filter/filter.hpp:29:43: fatal error: >> linux/routing/filter/handle.hpp: No such file or directory >> #include "linux/routing/filter/handle.hpp" >> >> >> Any idea around what's going on here? Feels like I am missing some >> development package which contains that header. >> >> -- >> Thanks, >> Diptanu Choudhury >> Web - www.linkedin.com/in/diptanu >> Twitter - @diptanu <http://twitter.com/diptanu> >> > >