Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unrecognized syntax identifier "proto3". This parser only recognizes "proto2". #1118

Closed
zillani opened this issue Mar 2, 2017 · 2 comments
Closed

Comments

@zillani
Copy link
Contributor

zillani commented Mar 2, 2017

I have cloned the repo on my linux ubuntu, and installed protoc, version 2.5. When I try to compile the linkerd using the following command I get the error "unrecognized syntax identifier "proto3". This parser only recognizes "proto2".

command: ./sbt linkerd/compile

@zillani zillani changed the title recognized syntax identifier "proto3". This parser only recognizes "proto2". unrecognized syntax identifier "proto3". This parser only recognizes "proto2". Mar 2, 2017
@zillani
Copy link
Contributor Author

zillani commented Mar 2, 2017

This helped! I have uninstalled the 2.x and upgraded to 3.x with proper instructions here, https://github.com/google/protobuf/blob/master/src/README.md

@zillani zillani closed this as completed Mar 2, 2017
@wmorgan
Copy link
Member

wmorgan commented Mar 2, 2017

Great, glad you figured it out!

Tim-Brooks pushed a commit to Tim-Brooks/linkerd that referenced this issue Dec 20, 2018
* Allow k8s API clients to watch a subset of resources
* Sort resources

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants