You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joris Van Remoortere (JIRA)" <ji...@apache.org> on 2015/10/04 02:48:26 UTC

[jira] [Commented] (MESOS-3543) Add libevent support on Unix builds.

    [ https://issues.apache.org/jira/browse/MESOS-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14942518#comment-14942518 ] 

Joris Van Remoortere commented on MESOS-3543:
---------------------------------------------

{code}
commit 2afe3b9f1a8dd9f4219388ffd2243b41a7cb85c5
Author: Alex Clemmer <cl...@gmail.com>
Date:   Sat Oct 3 16:51:26 2015 -0700

    CMake: Added support for libevent for Unix builds.
    
    Review: https://reviews.apache.org/r/38826

commit 6523d92adc7a3b745d3a723a1bfe8dc7dd07c8d1
Author: Alex Clemmer <cl...@gmail.com>
Date:   Sat Oct 3 16:51:13 2015 -0700

    CMake: Added `ENABLE_LIBEVENT` to libprocess config scripts.
    
    Review: https://reviews.apache.org/r/38825
{code}

> Add libevent support on Unix builds.
> ------------------------------------
>
>                 Key: MESOS-3543
>                 URL: https://issues.apache.org/jira/browse/MESOS-3543
>             Project: Mesos
>          Issue Type: Task
>          Components: build
>            Reporter: Alex Clemmer
>            Assignee: Alex Clemmer
>              Labels: build, cmake, mesosphere
>
> Right now Unix builds will (intentionally) error out when we try to build them with libevent. We should add support for this.
> Note that this means we have to include support for installed versions of libevent, not just the one we're going to be pulling down from the Internet for Windows builds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)