[
https://issues.apache.org/jira/browse/MESOS-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14598588#comment-14598588
]
Jie Yu commented on MESOS-2917:
-------------------------------
commit 799e2f9e8231279411a0e6dd19110772723a3da0
Author: Kapil Arya <[email protected]>
Date: Mon Jun 22 20:55:50 2015 -0700
Updated libnl configure check to reflect correct requirements.
The current codebase require version >= 3.2.26 due to
https://reviews.apache.org/r/31503. Libnl-3.2.26 was released on
3/30/2015.
Review: https://reviews.apache.org/r/35762
commit cb85ceba17bf6584781d626d0bdb3cfb86feeb57
Author: Kapil Arya <[email protected]>
Date: Mon Jun 22 20:54:20 2015 -0700
Updated network-monitoring docs to reflect correct libnl version.
The correct libnl required version is >= 3.2.26.
Review: https://reviews.apache.org/r/35765
> Specify correct libnl version for configure check
> -------------------------------------------------
>
> Key: MESOS-2917
> URL: https://issues.apache.org/jira/browse/MESOS-2917
> Project: Mesos
> Issue Type: Bug
> Components: build, isolation
> Reporter: Kapil Arya
> Assignee: Kapil Arya
> Priority: Blocker
> Labels: mesosphere
> Fix For: 0.23.0
>
>
> Currently configure.ac lists 3.2.24 as the required libnl version. However,
> https://reviews.apache.org/r/31503 caused the minimum required version to be
> bumped to 3.2.26. The configure check thus fails to error out during
> execution and the dependency is captured only during the build step.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)