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

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

{code}
commit eab2a77fe8b412a3a4784b496b16ed76f1a530dd
Author: Diana Arroyo <[email protected]>
Date:   Thu Dec 10 09:54:52 2015 -0800

    CMake: Updated LFLAG for dl library to defined label.
    
    Review: https://reviews.apache.org/r/41185

commit 386bcbc2f4546623b77fa1f111e8c25b5159c889
Author: Diana Arroyo <[email protected]>
Date:   Thu Dec 10 09:54:35 2015 -0800

    CMake: Added LFLAGs need for linux cmake build.
    
    Review: https://reviews.apache.org/r/41096
{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