> > Trying this I noticed a few things (ordered by urgency from my point of > view). > > With this change, we Bro cannot be compiled out of the Box on > RedHat/Centos 7 anymore. Since that is the latest release of RedHat and > probably used in production by quite a few people a potentially > significant amount of people might not be able to (easily) compile Bro > with this merge. > > It aborts in configure, with: > > -- Performing Test cxx11_header_works - Success > CMake Error at aux/broker/CMakeLists.txt:4 (cmake_minimum_required): > CMake 3.0.2 or higher is required. You are running version 2.8.12.2 >
Using EPEL (which should be quite easy), a cmake3 package is available.
_______________________________________________ bro-dev mailing list [email protected] http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev
