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

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

{code}
commit 07725b5f0cf46439607919bc6f3d51437dbe2088
Author: Diana Arroyo <[email protected]>
Date:   Wed Dec 9 19:26:09 2015 -0800

    CMake: Added FindCurl.cmake script to locate cURL library.
    
    Review: https://reviews.apache.org/r/41090
{code}

> Audit `src/CMakelists.txt` to make sure we're compiling everything we need to 
> build the agent binary.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: MESOS-3843
>                 URL: https://issues.apache.org/jira/browse/MESOS-3843
>             Project: Mesos
>          Issue Type: Task
>          Components: cmake
>            Reporter: Alex Clemmer
>            Assignee: Diana Arroyo
>
> `src/CMakeLists.txt` has fallen into some state of disrepair. There are some 
> source files that seem to be missing (e.g., the `src/launcher/` and 
> `src/linux`/ directories), so the first step is to audit the source file to 
> make sure everything we need is there. Likely this will mean looking at the 
> corresponding `src/Makefile.am` to see that's missing.
> Once we understand the limitations of the current build, we can fan out more 
> tickets or proceed to generating the agent binary, as well as the master.



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

Reply via email to