Compilation problem ..

Ashley Thomas athomas at cc.gatech.edu
Sun Apr 13 19:16:40 PDT 2003


Hi,

I am trying to build the bro--pub-0.8a20.
I get the following message while doing a make -

g++ -o bro main.o net_util.o util.o parse.o scan.o re-parse.o re-scan.o 
rule-parse.o rule-scan.o Active.o Anon.o Attr.o BackDoor.o BroString.o 
CCL.o CompHash.o Conn.o DFA.o Debug.o DebugCmds.o DbgBreakpoint.o 
DbgWatch.o DbgHelp.o Desc.o Dict.o Discard.o DNS.o DNS_Mgr.o 
EquivClass.o Event.o Expr.o File.o Finger.o Frag.o Frame.o FTP.o Func.o 
Hash.o HTTP.o ICMP.o ID.o Ident.o InterConn.o IntSet.o List.o Logger.o 
Login.o MIME.o NFA.o NTP.o NVT.o Net.o NetbiosSSN.o NetVar.o Obj.o 
PktSrc.o PolicyFile.o Portmap.o PriorityQueue.o Queue.o Reassem.o 
Rlogin.o RE.o RPC.o Rule.o RuleMatcher.o RuleAction.o RuleCondition.o 
Scope.o Sessions.o SMTP.o SSH.o SteppingStone.o Stmt.o TCP.o 
TCP_Rewriter.o Telnet.o Timer.o Type.o UDP.o Val.o Var.o XDR.o cq.o 
md5.o setsignal.o version.o  nb_dns.o  -Llibedit -ltermcap -ledit 
-lresolv ../libpcap-0.6.2/libpcap.a  -lm
nb_dns.o: In function `nb_dns_activity':
nb_dns.o(.text+0x678): undefined reference to `__ns_initparse'
nb_dns.o(.text+0x742): undefined reference to `_ns_flagdata'
nb_dns.o(.text+0x748): undefined reference to `_ns_flagdata'
nb_dns.o(.text+0x9bc): undefined reference to `__ns_parserr'
collect2: ld returned 1 exit status
make: *** [bro] Error 1

What is that I am missing..
Any help is appreciated. Thanks.

-- 
Ashley Thomas





More information about the Bro mailing list