codelipenghui commented on issue #12728: URL: https://github.com/apache/pulsar/issues/12728#issuecomment-966381383
Looks like you have installed protobuf3 but Pulsar uses protobuf2, You can try ``` pulsar-client-cpp/pkg/rpm/docker-build-rpm.sh pulsar-client-cpp/pkg/deb/docker-build-deb.sh ``` which can build by docker. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
