[
https://issues.apache.org/jira/browse/MESOS-5852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated MESOS-5852:
-------------------------
Comment: was deleted
(was: www.rtat.net)
> CMake build needs to generate protobufs before building libmesos
> ----------------------------------------------------------------
>
> Key: MESOS-5852
> URL: https://issues.apache.org/jira/browse/MESOS-5852
> Project: Mesos
> Issue Type: Bug
> Components: build, cmake
> Reporter: Joseph Wu
> Assignee: Srinivas
> Priority: Major
> Labels: cmake, mesosphere
> Fix For: 1.1.0
>
>
> The existing CMake lists place protobufs at the same level as other Mesos
> sources:
> https://github.com/apache/mesos/blob/c4cecf9c279c5206faaf996fef0b1810b490b329/src/CMakeLists.txt#L415
> This is incorrect, as protobuf changes need to be regenerated before we can
> build against them.
> Note: in the autotools build, this is done by compiling protobufs into
> {{libmesos}}, which then builds {{libmesos_no_3rdparty}}:
> https://github.com/apache/mesos/blob/c4cecf9c279c5206faaf996fef0b1810b490b329/src/Makefile.am#L1304-L1305
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)