> On Sep 20, 2018, at 3:13 PM, Michael Dopheide <dophe...@es.net> wrote:
> 
> 
> I'm hitting the same error when trying to build release/2.6 or master:
> 
> [ 99%] In file included from /usr/local/src/bro/src/Func.cc:702:0:
> bro.bif: In constructor ‘MMDB::MMDB(const char*, stat)’:
> bro.bif:3630:47: error: cannot convert ‘stat’ to ‘__dev_t {aka long unsigned 
> int}’ in initialization
> 
> CentOS Linux release 7.5.1804
> 
> Let me know if you need any other information.  As a point of comparison, 
> bro-2.5-897 builds fine.

Looks like travis-ci didn't catch this because the travis-job script does not 
install libmaxminddb-devel/libmaxminddb-dev
so bro is not built with mmdb support.

— 
Justin Azoff



_______________________________________________
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to