J-Gras / bro-fuzzy-hashing

Bro plugin providing fuzzy hashing integration.
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Notice:zeek 3.0 new feature paraglob -->build failed #3

Open GTrunSec opened 5 years ago

GTrunSec commented 5 years ago

Test output:

`zeek-3.0.0/src/OpaqueVal.h:12:10: fatal error: src/paraglob.h: No such file or directory

include "src/paraglob.h"`

J-Gras commented 5 years ago

Did you use the package manager or did you build the plugin manually?

GTrunSec commented 5 years ago

Did you use the package manager or did you build the plugin manually? I did build plugin manually instead of package manager. passed on bro 2.6 -- 2.6.3 failed on zeek-rc1-rc2 and new release zeek-3.0.0. i got same issue: src/paraglob.h: No such file or directory.

J-Gras commented 5 years ago

Are building zeek manually, too?

GTrunSec commented 5 years ago

Thanks for your reporting this issue to official zeek .

J-Gras commented 5 years ago

I will keep the issue open until I verified that it works now. In zeek/zeek#602 additional changes are mentioned that will be required.

GTrunSec commented 4 years ago

still failed with zeek-3.0.1 https://gist.github.com/GTrunSec/cf34fb4fef9eb20eec810b757a909662 get more info about that.