[Bro-Dev] Compile errors

Don Appleman appleman at ncsa.illinois.edu
Wed Feb 16 12:44:20 PST 2011


I'm currently working to get automated builds going on the NMI build/test lab.

I have all the necessary prerequisites to build bro on the NMI x86_64_ubuntu_10.04 platform, which is the same platform as my laptop. I can build without error on my laptop, but I get compile errors when building on the NMI build target.

Can someone give me an idea of how to resolve the following errors?

> In file included from /home/condor/execute/dir_4281/userdir/bro/src/Conn.h:11,
>                  from /home/condor/execute/dir_4281/userdir/bro/src/Analyzer.h:11,
>                  from /home/condor/execute/dir_4281/userdir/bro/src/binpac_bro.h:11,
>                  from /home/condor/execute/dir_4281/userdir/bro/build/src/bittorrent_pac.h:11,
>                  from /home/condor/execute/dir_4281/userdir/bro/build/src/bittorrent_pac.cc:3:
> /home/condor/execute/dir_4281/userdir/bro/src/Val.h:130: error: 'Val::Val(int64, TypeTag)' cannot be overloaded
> /home/condor/execute/dir_4281/userdir/bro/src/Val.h:100: error: with 'Val::Val(long int, TypeTag)'
> /home/condor/execute/dir_4281/userdir/bro/src/Val.h:140: error: 'Val::Val(uint64, TypeTag)' cannot be overloaded
> /home/condor/execute/dir_4281/userdir/bro/src/Val.h:120: error: with 'Val::Val(long unsigned int, TypeTag)'

Thanks much,
Don


-- 
Don Appleman
National Center for Supercomputing Applications
2006B NCSA, 1205 W. Clark St.                            
Urbana, IL  61801
217/333-6340
appleman at ncsa.illinois.edu


More information about the bro-dev mailing list