<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.24">
<TITLE>Bro 1.1d on FC6</TITLE>
</HEAD>
<BODY>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">Hello all,</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">I</FONT><FONT SIZE=2 FACE="Arial">’</FONT><FONT SIZE=2 FACE="Arial">m trying to get bro 1.1d compiled on Fedora Core6 but get the following. Configure seems to find everything ok, but make returns this:</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">make[4]: Entering directory `/usr/local/src/bro-1.1d/src/binpac'</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -W -Wall -Wno-unused -I../../linux-include -g -O2 -MT pac_parse.o -MD -MP -MF ".deps/pac_parse.Tpo" -c -o pac_parse.o pac_parse.cc; \</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial"> then mv -f ".deps/pac_parse.Tpo" ".deps/pac_parse.Po"; else rm -f ".deps/pac_parse.Tpo"; exit 1; fi</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">pac.h:109: warning: ‘class Evaluatable’ has virtual functions but non-virtual destructor</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">pac.h:615: error: extra qualification ‘Field::’ on member ‘getFieldBegin’</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">pac.h:616: error: extra qualification ‘Field::’ on member ‘getFieldEnd’</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">pac.h:658: warning: ‘class LetDef’ has virtual functions but non-virtual destructor</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">make[4]: *** [pac_parse.o] Error 1</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">make[4]: Leaving directory `/usr/local/src/bro-1.1d/src/binpac'</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">make[3]: *** [all-recursive] Error 1</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">make[3]: Leaving directory `/usr/local/src/bro-1.1d/src'</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">make[2]: *** [all] Error 2</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">make[2]: Leaving directory `/usr/local/src/bro-1.1d/src'</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">make[1]: *** [all-recursive] Error 1</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">make[1]: Leaving directory `/usr/local/src/bro-1.1d'</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">make: *** [all] Error 2</FONT></P>
<BR>
<BR>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">any suggestions?</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">Thanks in advance!</FONT></P>
<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">John.</FONT></P>
</BODY>
</HTML>