[Bro] broker make error

Hoelzer, Dave dhoelzer at sans.org
Sun Aug 7 09:38:46 PDT 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20160807/127e2dab/attachment.html 


More information about the Bro mailing list