Hey Vlad,
Just cloned binpac_quickstart today and Zeek wouldn't compile with my newly created analyzer. After a bit of investigation, turns out binpac_quickstart didn't add #include "analyzer/Component.h" in the Plugin.cc file.
I only figured it out by cross-referencing the Modbus Plugin.cc. I added the missing include and the error was rectified.
I don't know how to correct it so I just wanted to raise the issue.
Hope this helps!
Hey Vlad,
Just cloned binpac_quickstart today and Zeek wouldn't compile with my newly created analyzer. After a bit of investigation, turns out binpac_quickstart didn't add #include "analyzer/Component.h" in the Plugin.cc file.
I only figured it out by cross-referencing the Modbus Plugin.cc. I added the missing include and the error was rectified.
I don't know how to correct it so I just wanted to raise the issue.
Hope this helps!