[
https://issues.apache.org/jira/browse/MESOS-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler resolved MESOS-967.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.18.0
Assignee: Vinson Lee
> configure: error: cannot find libsasl2
> --------------------------------------
>
> Key: MESOS-967
> URL: https://issues.apache.org/jira/browse/MESOS-967
> Project: Mesos
> Issue Type: Bug
> Components: build
> Environment: Fedora 20
> Reporter: Vinson Lee
> Assignee: Vinson Lee
> Fix For: 0.18.0
>
>
> export CC=clang
> export CXX=clang++
> ./bootstrap
> [...]
> ./configure
> [...]
> checking whether clang++ supports C++11 features by default... no
> checking whether clang++ supports C++11 features with -std=c++11... yes
> checking for sasl_done in -lsasl2... no
> configure: error: cannot find libsasl2
> -------------------------------------------------------------------
> We need libsasl2 for authentication!
> -------------------------------------------------------------------
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)