Hi,
I am new user bro.
I have compiled bro 08 current in linux : ok
but I have compiled pb with freebsd v4.9R,
look my error :
./configure
...
make
...
gcc -g -O2 -I. -I. -g -O0 -c strlcpy.c
ar -r libedit.a chared.o common.o el.o emacs.o fcns.o hist.o history.o
key.o map.o parse.o prompt.o read.o refresh.o search.o sig.o term.o
tokenizer.o tty.o vi.o help.o fgetln.o readline.o strlcpy.o
bison -y -d -t -v builtin-func.y
flex -obif_lex.cc builtin-func.l
g++ -o bif_lex.o -c bif_lex.cc
g++ -o bif_parse.o -c bif_parse.cc
y.tab.c: In function `int yyparse()':
y.tab.c:1705: syntax error before `goto'
*** Error code 1
Possible help me ?
Thanks for your reply
Regards