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

libprocess build fail with libhttp-parser >= 2.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.26.0
    • 0.27.0
    • build, libprocess
    • debian 8 with package libhttp-parser-dev installed and libprocess configured with --disable-bundled

    Description

      Since mesos 0.26 libprocess does not compile if the libhttp-parser version is >= 2.0.

      I traced back the issue to the commit d347bf56c807d that added URL to the http::Request but forgot to modify the #if HTTP_PARSER_VERSION MAJORS >=2 parts in 3rdparty/libprocess/src/decoder.hpp

      Attachments

        Activity

          People

            jdelarosa Jocelyn De La Rosa
            jdelarosa Jocelyn De La Rosa
            Benjamin Mahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: