JPeach: That's correct. You had it right in the top level project, but the comparison was wrong in the libprocess check. Probably just a copy paste error, all fixed now! :-) Thanks for helping us move to more general macros! Joris
On Thu, Jun 4, 2015 at 10:51 PM, James Peach <jor...@gmail.com> wrote: > > > On Jun 4, 2015, at 12:50 PM, Vinod Kone <vinodk...@apache.org> wrote: > > > > On Thu, Jun 4, 2015 at 7:48 AM, Apache Jenkins Server < > > jenk...@builds.apache.org> wrote: > > > >> checking for C++ compiler version... 4.8.2 > >> checking for C++ compiler vendor... (cached) gnu > >> configure: error: GCC 4.8 or higher required (found 4.8.2) > >> > > > > hmm. this looks weird. > > Is this the bug in my autoconf patch that Ben fixed with > 2b2618f855a9f377111ad0460fc4a6e9db4d3755?