Hi everybody!
I have a patch that I think that will be useful to make Bro a prelude sensor, but I need Bro 0.8a20 or Bro 0.7a175. I have been trying with Bro 0.8a20 and I have a these error:
g++ -o bif_parse.o -c bif_parse.cc
builtin-func.y:60: error: expected constructor, destructor, or type conversion antes del elemento '<'
builtin-func.y:60: error: expected `,' or `;' antes del elemento '<'
builtin-func.y: In function `int yyparse()':
builtin-func.y:148: error: `args' sin declarar (primer uso en esta función)
builtin-func.y:148: error: (Cada identificador sin declarar es reportado sólo una vez para cada función en el que aparece.)
make: *** [bif_parse.o] Error 1
Can anybody help me?? Can anybody tell me where can I take Bro 0.8a20 and Bro 0.7a175??
thanks.
-ANDER-