----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68641/#review208931 -----------------------------------------------------------
3rdparty/libprocess/configure.ac Line 804 (original), 804 (patched) <https://reviews.apache.org/r/68641/#comment293200> You need to set `without_bundled_libevent` in the action when `--with-libevent` is given. Currently, the check is not ever executed. - James Peach On Sept. 22, 2018, 7:53 p.m., Till Toenshoff wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68641/ > ----------------------------------------------------------- > > (Updated Sept. 22, 2018, 7:53 p.m.) > > > Review request for mesos, Benjamin Bannier, Chun-Hung Hsiao, and James Peach. > > > Bugs: MESOS-7076 > https://issues.apache.org/jira/browse/MESOS-7076 > > > Repository: mesos > > > Description > ------- > > Added version check and bundling of libevent within libprocess. > > > Diffs > ----- > > 3rdparty/libprocess/Makefile.am f9d9d0609f5c8fed419be83319319e67afc063b7 > 3rdparty/libprocess/configure.ac e9e2434b7b6fe6c94c28744a86f9412b6302cbe0 > 3rdparty/libprocess/m4/libevent.m4 PRE-CREATION > > > Diff: https://reviews.apache.org/r/68641/diff/3/ > > > Testing > ------- > > Manual testing on macOS 10.14 as well as Ubuntu 18.04LTS. Additional testing > is ongoing. CMake updates will follow. > > > Thanks, > > Till Toenshoff > >
