[
https://issues.apache.org/jira/browse/MESOS-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
haosdent reassigned MESOS-2480:
-------------------------------
Assignee: haosdent
> Protobuf jar is required for unbundled protobuf regardless of --disable-java
> flag.
> ----------------------------------------------------------------------------------
>
> Key: MESOS-2480
> URL: https://issues.apache.org/jira/browse/MESOS-2480
> Project: Mesos
> Issue Type: Bug
> Environment: Ubuntu 14.04
> Reporter: Niklas Quarfot Nielsen
> Assignee: haosdent
>
> {code}
> $ ../configure --with-glog=/usr/local --with-protobuf=/usr/local
> --with-boost=/usr/local --disable-java --disable-python --disable-optimize
> --without-included-zookeeper
> ...
> checking glog/logging.h presence... yes
> checking for glog/logging.h... yes
> checking google/protobuf/message.h usability... yes
> checking google/protobuf/message.h presence... yes
> checking for google/protobuf/message.h... yes
> checking for _init in -lprotobuf... yes
> checking for /usr/local/share/java/protobuf.jar... no
> configure: error: cannot find PROTOBUF_JAR=/usr/local/share/java/protobuf.jar
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)