[Bro-Dev] [JIRA] (BIT-1307) bro 2.3.2 build fails when pulled from git

jdonnelly (JIRA) jira at bro-tracker.atlassian.net
Wed Jan 28 06:23:00 PST 2015


jdonnelly created BIT-1307:
------------------------------

             Summary: bro 2.3.2 build fails when pulled from git
                 Key: BIT-1307
                 URL: https://bro-tracker.atlassian.net/browse/BIT-1307
             Project: Bro Issue Tracker
          Issue Type: Problem
          Components: BinPAC
            Reporter: jdonnelly


  If a package is missing the configure step should find it.

  I am getting this error on a fresh checkout:

    git clone --recursive 
    cd bro 
    ./configure --enable-debug  


make[3]: Entering directory `/work/jpd/dyn/src/bro-fork/bro/build'
[ 20%] Building CXX object src/analyzer/protocol/bittorrent/CMakeFs/plugin-Bro-BitTorrent.dir/BitTorrent.cc.o
In file included from /work/jpd/dyn/src/bro-fork/bro/src/Net.h:12:0,
                 from /work/jpd/dyn/src/bro-fork/bro/src/RuleMatcher.h:15,
                 from /work/jpd/dyn/src/bro-fork/bro/src/Conn.h:13,
                 from /work/jpd/dyn/src/bro-fork/bro/src/analyzer/protocol/tcp/TCP.h:11,
                 from /work/jpd/dyn/src/bro-fork/bro/src/analyzer/protocol/bittorrent/BitTorrent.h:6,
                 from /work/jpd/dyn/src/bro-fork/bro/src/analyzer/protocol/bittorrent/BitTorrent.cc:3:
/work/jpd/dyn/src/bro-fork/bro/src/iosource/PktSrc.h: In constructor ‘iosource::PktSrc::Properties::Properties()’:
/work/jpd/dyn/src/bro-fork/bro/src/iosource/PktSrc.h:272:14: error: ‘PCAP_NETMASK_UNKNOWN’ was not declared in this scope
    netmask = PCAP_NETMASK_UNKNOWN;



--
This message was sent by Atlassian JIRA
(v6.4-OD-13-026#64011)



More information about the bro-dev mailing list