@guzuomuse You're missing some of the dependencies. For tests, you can disable by passing `-DBUILD_TESTS=OFF` to `cmake`.
For the rest, you need to install: * Libcurl : https://github.com/curl/curl * JsonCpp : https://github.com/open-source-parsers/jsoncpp * Protocol buffer: https://developers.google.com/protocol-buffers/ [ Full content available at: https://github.com/apache/incubator-pulsar/issues/2461 ] This message was relayed via gitbox.apache.org for [email protected]
