You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2019/04/29 09:26:03 UTC

[jira] [Issue Comment Deleted] (MESOS-967) configure: error: cannot find libsasl2

     [ https://issues.apache.org/jira/browse/MESOS-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin updated MESOS-967:
------------------------
    Comment: was deleted

(was: www.rtat.net)

> 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
>            Priority: Major
>             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
(v7.6.3#76005)