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

unable to build with non-default protobuf

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.26.0
    • build
    • None

    Description

      If I install a custom protobuf into /opt/protobuf, I should be able to pass --with-protobuf=/opt/protobuf to configure the build to use it.

      On OS X, this fails:

      ...
      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... no
      configure: error: cannot find protobuf
      -------------------------------------------------------------------
      You have requested the use of a non-bundled protobuf but no suitable
      protobuf could be found.
      
      You may want specify the location of protobuf by providing a prefix
      path via --with-protobuf=DIR, or check that the path you provided is
      correct if youre already doing this.
      -------------------------------------------------------------------
      

      Attachments

        Activity

          People

            jamespeach James Peach
            jamespeach James Peach
            Till Toenshoff Till Toenshoff
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: