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

Failed to build scheduler using C++ API: google/protobuf/stubs/common.h: No such file or directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.22.1
    • None
    • c++ api
    • None

    Description

      When trying to build a scheduler against mesos, the following error is encountered:

      In file included from /bb/bin/mesos/include/mesos/mesos.hpp:22:0,
      from /bb/bin/mesos/include/mesos/executor.hpp:26,
      from mesosbe_BasExecutor.cpp:23:
      /bb/bin/mesos/include/mesos/mesos.pb.h:9:42: fatal error: google/protobuf/stubs/common.h: No such file or directory
      #include <google/protobuf/stubs/common.h>

      It seems that the problem is mainly mesos's install target only installs mesos's headers and libs but not the headers and libs for the 3rd party packages shipped with mesos

      Attachments

        Activity

          People

            Unassigned Unassigned
            meltahan Mohamed ElTahan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: