[Bro] Bro 1.3 available for pre-testing (esp. OpenBSD)

Tim Rupp tarupp at fnal.gov
Mon Jul 16 08:50:04 PDT 2007


Hi list, I'm having a problem compiling 1.2.20. Looking for any advice.

Compiling on Ubuntu Feisty


include -O -W -Wall -Wno-unused -I../linux-include  -g -O2 -c -o FTP.o 
`test -f 'FTP.cc' || echo './'`FTP.cc
source='File.cc' object='File.o' libtool=no \
         depfile='.deps/File.Po' tmpdepfile='.deps/File.TPo' \
         depmode=gcc3 /bin/bash ../depcomp \
         g++ -DHAVE_CONFIG_H -I. -I. -I..  -I. -I../aux/binpac/lib 
-I../src -I. -I.. -Ilibedit  -I../linux-include -O -W -Wall -Wno-unused 
-I../linux-include  -g -O2 -c -o File.o `test -f 'File.cc' || echo 
'./'`File.cc
File.cc: In member function ‘void BroFile::InitEncrypt(const char*)’:
File.cc:666: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
source='FileAnalyzer.cc' object='FileAnalyzer.o' libtool=no \
         depfile='.deps/FileAnalyzer.Po' 
tmpdepfile='.deps/FileAnalyzer.TPo' \
         depmode=gcc3 /bin/bash ../depcomp \
         g++ -DHAVE_CONFIG_H -I. -I. -I..  -I. -I../aux/binpac/lib 
-I../src -I. -I.. -Ilibedit  -I../linux-include -O -W -Wall -Wno-unused 
-I../linux-include  -g -O2 -c -o FileAnalyzer.o `test -f 
'FileAnalyzer.cc' || echo './'`FileAnalyzer.cc
FileAnalyzer.cc: In member function ‘void File_Analyzer::Identify()’:
FileAnalyzer.cc:80: error: ‘cl_scanbuff’ was not declared in this scope
FileAnalyzer.cc: In static member function ‘static void 
File_Analyzer::InitClamAV()’:
FileAnalyzer.cc:113: error: ‘cl_loaddbdir’ was not declared in this scope
make[3]: *** [FileAnalyzer.o] Error 1
make[3]: Leaving directory `/home/tarupp/bro-1.2.20/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/tarupp/bro-1.2.20/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tarupp/bro-1.2.20'
make: *** [all] Error 2

clamav-dev version is 0.90.2-0ubuntu1

Thanks in advance.

-Tim



Vern Paxson wrote:
>> I've (too) some remarks :
> 
> We've attempted to incorporate these into
> 
> 	http://www.icir.org/vern/tmp/bro-1.2.20.tar.gz
> 
> Please let us know if any of hte problems remain.
> 
> 		Vern
> _______________________________________________
> Bro mailing list
> bro at bro-ids.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro






More information about the Bro mailing list