Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Doesn't work with mesos 0.20 #9

Open
florianleibert opened this issue Sep 4, 2014 · 1 comment
Open

Doesn't work with mesos 0.20 #9

florianleibert opened this issue Sep 4, 2014 · 1 comment

Comments

@florianleibert
Copy link

jclouds@development-386-c48:~$ go get github.com/nqn/angstrom/{angstrom,angstrom-executor}

github.com/mesosphere/mesos-go/mesos

In file included from /usr/local/include/mesos/mesos.hpp:22:0,
from /usr/local/include/mesos/executor.hpp:26,
from src/github.com/mesosphere/mesos-go/mesos/executor_driver.cpp:5:
/usr/local/include/mesos/mesos.pb.h:12:2: error: #error This file was generated by a newer version of protoc which is
/usr/local/include/mesos/mesos.pb.h:13:2: error: #error incompatible with your Protocol Buffer headers. Please update
/usr/local/include/mesos/mesos.pb.h:14:2: error: #error your headers.
In file included from /usr/local/include/mesos/mesos.hpp:22:0,
from /usr/local/include/mesos/executor.hpp:26,
from src/github.com/mesosphere/mesos-go/mesos/executor_driver.cpp:5:
/usr/local/include/mesos/mesos.pb.h:26:55: fatal error: google/protobuf/generated_enum_reflection.h: No such file or directory
compilation terminated.

@nqn
Copy link
Owner

nqn commented Sep 12, 2014

You need libprotobuf-dev 2.5.0 - looks like you have 2.4.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants