<!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.&nbsp; 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../..&nbsp; -W -Wall -Wno-unused -I../../linux-include&nbsp; -g -O2 -MT pac_parse.o -MD -MP -MF &quot;.deps/pac_parse.Tpo&quot; -c -o pac_parse.o pac_parse.cc; \</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; then mv -f &quot;.deps/pac_parse.Tpo&quot; &quot;.deps/pac_parse.Po&quot;; else rm -f &quot;.deps/pac_parse.Tpo&quot;; 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>