[Bro-Dev] [JIRA] (BIT-1394) Github commit seems to have possible configure issues?

Ventz Petkov (JIRA) jira at bro-tracker.atlassian.net
Thu May 7 16:36:00 PDT 2015


    [ https://bro-tracker.atlassian.net/browse/BIT-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20604#comment-20604 ] 

Ventz Petkov commented on BIT-1394:
-----------------------------------

Just did another test -- did the recursive clone on a different system, not behind the proxy, and then moved the entire repo.

That configs and compiles.

The only weird thing here is that the full .zip from github didn't work, but by the name (master), I am assuming it does NOT include sub-modules?

> Github commit seems to have possible configure issues?
> ------------------------------------------------------
>
>                 Key: BIT-1394
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1394
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Bro
>    Affects Versions: git/master
>         Environment: * Dell C6220 (PER blade: 128GB of ram | 2 socket | 16 cores per socket | 2-10G cards)
> * Ubuntu 14.04.2 LTS system
> * Feeding in 20Gb/s links
> * PF_RING-6.0.3 compiled into /opt/pfring
> Packages installed from base (other than SSH during select-install):
> build-essential libnuma-dev pkg-config cmake make gcc g++ swig flex bison libpcap-dev libgeoip-dev libssl-dev python-dev zlib1g-dev libmagic-dev swig2.0 libgoogle-perftools-dev google-perftools libxml2-dev libcurl4-gnutls-dev mailutils
> Have also added GeoIP databases manually.
> pfring loaded with modprobe:
> modprobe pf_ring enable_tx_capture=0 min_num_slots=32768
>            Reporter: Ventz Petkov
>            Priority: Low
>         Attachments: CMakeOutput.log
>
>
> When checking out latest master branch (https://github.com/bro/bro/commit/1e66c6718a98675fb838205a5e55220e9794eeb7), and given the above environment, error at configure:
> ########################################################
> bro# ./configure --with-pcap=/opt/pfring
> Build Directory : build
> Source Directory: /root/install/bro
> CMake Error at CMakeLists.txt:7 (include):
>   include could not find load file:
>     cmake/CommonCMakeConfig.cmake
> CMake Error at CMakeLists.txt:52 (include):
>   include could not find load file:
>     FindRequiredPackage
> -- Found sed: /bin/sed
> CMake Error at CMakeLists.txt:64 (FindRequiredPackage):
>   Unknown CMake command "FindRequiredPackage".
> -- Configuring incomplete, errors occurred!
> See also "/root/install/bro/build/CMakeFiles/CMakeOutput.log".
> ########################################################
> Attaching log file "CMakeOutput.log"



--
This message was sent by Atlassian JIRA
(v6.5-OD-03-002#65000)


More information about the bro-dev mailing list