[
https://issues.apache.org/jira/browse/MESOS-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905679#comment-13905679
]
Timothy St. Clair commented on MESOS-967:
-----------------------------------------
This is not an issue, you simply need to `yum install cyrus-sasl-devel`
Or you can just yum install mesos ;-)
> 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
>
> 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)