Lax created MESOS-6649:
--------------------------
Summary: Mesos build fails when run configure with
network-isolator
Key: MESOS-6649
URL: https://issues.apache.org/jira/browse/MESOS-6649
Project: Mesos
Issue Type: Bug
Reporter: Lax
'../configure --with-network-isolator' is failing with error(s) on Centos 7.2
distributions.
Issues seen in order
1. Please install libnl3 (version 3.2.26 or higher )
Issue is there is none rpms available with version > 3.2.21 for Centos 7
distribution. Only workaround was to download libnl3 from
https://github.com/thom311/libnl and install it manually
2. After the above fix, ran into 'We need CRAM-MD5 support for SASL
authentication' on rerunning the configure with network isolatoer. However the
issue was not seen if just configure was run
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)