[Bro] bro 1.4 - pybroccoli error

mel mel at hackinthebox.org
Tue Oct 21 03:38:53 PDT 2008


mel wrote:

> bro-sensor# python -c 'import broccoli'
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
>   File "broccoli.py", line 6, in <module>
>     from _broccoli_intern import *
> ImportError: /usr/local/lib/python2.5/site-packages/_broccoli_intern.so:
> Undefined symbol "BIO_ctrl"

In Bro 1.4 release, running autogen.sh followed by the normal
./configure fixes this issue.

--mel



More information about the Bro mailing list