[Bro] bro on freebsd 7-RC1

Bernhard Ager ager at net.in.tum.de
Fri Mar 7 15:33:55 PST 2008


On Fri, Mar 07, 2008 at 04:12:28PM -0600, Randolph Reitz wrote:
> Anne,
> 
> I have a new box with FreeBSD 7.0-RELEASE installed (selected  
> developer install).  When compiling BRO (1.3.2), I get an error ...
> 
> Making install in src
> source='DNS-binpac.cc' object='DNS-binpac.o' libtool=no   
> depfile='.deps/DNS-binpac.Po' tmpdepfile='.deps/DNS-binpac.TPo'   
> depmode=gcc3 /usr/local/bin/bash ../depcomp  g++ -DHAVE_CONFIG_H -I. - 
> I. -I..   -I. -I../aux/binpac/lib -I../src -I. -I.. -Ilibedit   -O -W - 
> Wall -Wno-unused   -g -O2 -c -o DNS-binpac.o `test -f 'DNS-binpac.cc'  
> || echo './'`DNS-binpac.cc
> In file included from ARP.h:43,
>                   from Sessions.h:28,
>                   from RuleMatcher.h:12,
>                   from Conn.h:32,
>                   from Analyzer.h:11,
>                   from UDP.h:25,
>                   from DNS-binpac.h:6,
>                   from DNS-binpac.cc:3:
> NetVar.h:260:30: error: const.bif.netvar_h: No such file or directory
> NetVar.h:261:30: error: event.bif.netvar_h: No such file or directory

Just a wild guess: You've been trying a parallel build ('make -j
...')? As far as I know the Bro Makefile is not yet save for parallel
building, so just leave the '-j' out.


  Bernhard
-- 
Technische Universität Berlin
An-Institut Deutsche Telekom Laboratories
FG INET, Research Group Anja Feldmann
Sekr. TEL 4
Ernst-Reuter-Platz 7
D-10587 Berlin




More information about the Bro mailing list