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

Newer Version of Protoc Error #41

Open
jdpric3 opened this issue Jan 3, 2020 · 0 comments · May be fixed by #70
Open

Newer Version of Protoc Error #41

jdpric3 opened this issue Jan 3, 2020 · 0 comments · May be fixed by #70

Comments

@jdpric3
Copy link

jdpric3 commented Jan 3, 2020

I am trying to install lava on an EC2 instance, and I continue to get error about mismatched protocol buffer sizes. In particular, when trying to compile "plog.pb.cc" I receive,

 #error This file was generated by a newer version of protoc which is
  ^
plog.pb.h:13:2: error: #error incompatible with your Protocol Buffer headers. Please update
 #error incompatible with your Protocol Buffer headers.  Please update
  ^
plog.pb.h:14:2: error: #error your headers.
 #error your headers.

When running Running [/home/lava/lava/panda/src/build.sh] . . . it says I am using protobuff 2.6.1 which should be fine.

@AndrewQuijano AndrewQuijano linked a pull request Jul 10, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant