Vinson Lee created MESOS-967:
--------------------------------

             Summary: 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)

Reply via email to