Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin fails to build with 3.1.0 #8

Open
klehigh opened this issue Mar 4, 2020 · 2 comments
Open

plugin fails to build with 3.1.0 #8

klehigh opened this issue Mar 4, 2020 · 2 comments

Comments

@klehigh
Copy link

klehigh commented Mar 4, 2020

The configure script refers to bro-config, which fails.

Also, the iosource changes appear to break the build process :

bro-myricom/src/Plugin.cc:10:34: error: no type named 'PktSrcComponent' in namespace 'iosource'
AddComponent(new ::iosource::PktSrcComponent("MyricomReader", "myricom", ::iosource::PktSrcComponent::LIVE, ::iosource::pktsrc::MyricomSource::InstantiateM...

@klehigh
Copy link
Author

klehigh commented Mar 4, 2020

Here is a hacked up configure script that should work w/ 3.0 and above.

https://gist.github.com/klehigh/e9bfb566f4707bd8e45b7ff37902f97d

@klehigh
Copy link
Author

klehigh commented Mar 5, 2020

This is probably a better configure than mine : https://github.com/zeek/package-manager/blob/master/testing/packages/rot13/configure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant