d2iq-archive / serenity

Intel:Mesosphere oversubscription technologies for Apache Mesos
Other
69 stars 21 forks source link

Building Serenity with mesos-1.3.0 #161

Open ghost opened 6 years ago

ghost commented 6 years ago

Hello,

I have built Serenity with mesos-1.3.0 but when I try to load the libserenity.so to the agent I get the following error: undefined symbol: _ZNK6google8protobuf7Message13SpaceUsedLongEv

Is it actually possible to build with mesos-1.3.0 or I have to use mesos-0.27.x?