[Bro] broker make error

Johanna Amann johanna at icir.org
Sun Aug 7 09:59:53 PDT 2016


Yup, that is exactly it. There currently is a rewrite of Broker 
underway, which will use the newer library versions, but it is not quite 
done yet.

Also note - you are probably better served with the instructions at 
https://github.com/bro/bro-netcontrol; you do no longer need to use a 
branch of Bro, NetControl is in master now.

Johanna

On 7 Aug 2016, at 9:38, Hoelzer, Dave wrote:

> The issue is the version of CAF.  0.14 will work, I believe.  If you 
> do the research you’ll see that there is supposedly a patch that was 
> added into the Bro code in 2015, but there’s no evidence of that 
> since the compilation continues to fail.
>
> CAF made a change that removed some types, which has lead to this 
> issue.  Nothing’s really gone, it’s just moved and Bro hasn’t 
> kept up.
>
> ———————————————————
> David Hoelzer
> Fellow, SANS Institute
> Dean of Faculty, SANS Technology Institute
>
>
> On August 7, 2016 at 10:13:15 AM, John Babio 
> (johndbabio at gmail.com<mailto:johndbabio at gmail.com>) wrote:
>
> Following this guide
>
> http://www.icir.org/johanna/netcontrol/
>
> I built and install the actor framework from github
>
> Broker:
> make -C build all
> make[1]: Entering directory '/home/john/broker/build'
> make[2]: Entering directory '/home/john/broker/build'
> make[3]: Entering directory '/home/john/broker/build'
> Scanning dependencies of target broker
> make[3]: Leaving directory '/home/john/broker/build'
> make[3]: Entering directory '/home/john/broker/build'
> [  1%] Building CXX object CMakeFiles/broker.dir/src/address.cc.o
> [  2%] Building CXX object CMakeFiles/broker.dir/src/broker.cc.o
> In file included from /home/john/broker/src/broker.cc:9:0:
> /home/john/broker/src/store/result_type_info.hh:5:46: fatal error: 
> caf/abstract_uniform_type_info.hpp: No such file or directory
>
>
>
> _______________________________________________
> Bro mailing list
> bro at bro-ids.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro
> _______________________________________________
> Bro mailing list
> bro at bro-ids.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro


More information about the Bro mailing list