Alex Clemmer created MESOS-3843:
-----------------------------------
Summary: 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)