[Bro-Dev] Compile errors

Gregor Maier gregor at icir.org
Wed Feb 16 17:38:28 PST 2011


this is an issue on 64bit machines.

My pending merge-request in #391 (topic/gregor/fix-val-64bit) fixes the
problem.

cu
gregor

On 2/16/11 12:44 , Don Appleman wrote:
> 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
> 
> 


-- 
Gregor Maier
<gregor at icir.org>  <gregor at icsi.berkeley.edu>
Int. Computer Science Institute (ICSI)
1947 Center St., Ste. 600
Berkeley, CA 94704, USA
http://www.icir.org/gregor/


More information about the bro-dev mailing list