[Bro] Can't load magic file <default> on CentOS 5

Siwek, Jonathan Luke jsiwek at illinois.edu
Thu May 8 08:38:42 PDT 2014


On May 8, 2014, at 3:06 AM, Knick, Scott E CTR USARMY RCERT-EUR (US) <scott.e.knick.ctr at mail.mil> wrote:

> Does anyone know if there's a way to easily statically link Bro against libmagic?

If it were possible to arrange things so that only libmagic.a is in the paths being searched, I think Bro would just go with that.  Or a quick/dirty way would be to edit Bro’s cmake/FindLibMagic.cmake to unconditionally do [1] instead of just when on Darwin.

Also just FYI, Bro 2.3 won’t depend on libmagic.

- Jon

[1] https://github.com/bro/cmake/blob/master/FindLibMagic.cmake#L29



More information about the Bro mailing list