The compilation failed once again even when building from the 0.20.1 tag. linux/routing/.libs/libmesos_no_3rdparty_la-route.o linux/routing/route.cpp:23:26: fatal error: netlink/addr.h: No such file or directory #include <netlink/addr.h>
Any idea? On Wed, Oct 1, 2014 at 1:25 PM, Diptanu Choudhury <dipta...@gmail.com> wrote: > Created - https://issues.apache.org/jira/browse/MESOS-1855 > > On Wed, Oct 1, 2014 at 1:20 PM, Diptanu Choudhury <dipta...@gmail.com> > wrote: > >> Thanks, opening a ticket now. So I am trying to compile from - >> https://github.com/apache/mesos/archive/0.20.1.tar.gz >> >> Hopefully this would work. Wondering how did it work for others? >> >> >> On Wed, Oct 1, 2014 at 12:59 PM, Jie Yu <yujie....@gmail.com> wrote: >> >>> 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> >>>>> >>>> >>>> >>> >> >> >> -- >> Thanks, >> Diptanu Choudhury >> Web - www.linkedin.com/in/diptanu >> Twitter - @diptanu <http://twitter.com/diptanu> >> > > > > -- > Thanks, > Diptanu Choudhury > Web - www.linkedin.com/in/diptanu > Twitter - @diptanu <http://twitter.com/diptanu> > -- Thanks, Diptanu Choudhury Web - www.linkedin.com/in/diptanu Twitter - @diptanu <http://twitter.com/diptanu>