Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-2480

Protobuf jar is required for unbundled protobuf regardless of --disable-java flag.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.24.0
    • None
    • None
    • Ubuntu 14.04

    Description

      $ ../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
      

      Attachments

        Activity

          People

            haosdent@gmail.com haosdent
            nnielsen Niklas Quarfot Nielsen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: