Jocelyn De La Rosa created MESOS-4274:
-----------------------------------------
Summary: libprocess build fail with libhttp-parser >= 2.0
Key: MESOS-4274
URL: https://issues.apache.org/jira/browse/MESOS-4274
Project: Mesos
Issue Type: Bug
Components: build, libprocess
Affects Versions: 0.26.0
Environment: debian 8 with package {{libhttp-parser-dev}} installed
and libprocess configured with {{--disable-bundled}}
Reporter: Jocelyn De La Rosa
Priority: Minor
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}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)