new Bro pre-release available - 0.7a61

Vern Paxson vern at ee.lbl.gov
Fri Apr 6 16:05:31 PDT 2001


> This is what I get
> 
> c++ -I. -O -I../libpcap-0.4  -Ilinux-include -c Var.cc
> Var.cc: In function `void make_var (ID *, BroType *, init_class, Expr
> *, attr_list *, decl_type, int)':
> Var.cc:140: conditional expression between distinct pointer types `Expr
> *' and `BroType *' lacks a cast
> Var.cc:140: cannot convert `void *' to `BroObj *' in initialization
> make: *** [Var.o] Error 1
> [burner at dns-102 bro-pub-0.7a61]$ c++ -v
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
> gcc version 2.96 20000731 (Red Hat Linux 7.0)
> [burner at dns-102 bro-pub-0.7a61]$

A fix for this is now available from:

	ftp://ftp.ee.lbl.gov/.vp-bro-pub-0.7a62.tar.gz

- Vern



More information about the Bro mailing list